Searched refs:load_elf_library (Results 1 – 1 of 1) sorted by relevance
55 static int load_elf_library(struct file *);57 #define load_elf_library NULL macro87 .load_shlib = load_elf_library,1108 static int load_elf_library(struct file *file) in load_elf_library() function