Home
last modified time | relevance | path

Searched refs:load_shlib (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dbinfmts.h86 int (*load_shlib)(struct file *); member
/linux-6.3-rc2/fs/
A Dexec.c160 if (!fmt->load_shlib) in SYSCALL_DEFINE1()
165 error = fmt->load_shlib(file); in SYSCALL_DEFINE1()
A Dbinfmt_elf.c104 .load_shlib = load_elf_library,

Completed in 10 milliseconds