Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbinfmts.h93 int (*load_shlib)(struct file *); member
/linux/fs/
H A Dbinfmt_elf.c104 .load_shlib = load_elf_library,