Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c49 static int load_elf_library(struct file *);
80 .load_shlib = load_elf_library,
1129 static int load_elf_library(struct file *file) in load_elf_library() function