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

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

Completed in 96 milliseconds