Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dbinfmt_aout.c35 static int load_aout_library(struct file*);
40 .load_shlib = load_aout_library,
256 static int load_aout_library(struct file *file) in load_aout_library() function
/Linux-v5.4/arch/x86/ia32/
Dia32_aout.c41 static int load_aout_library(struct file *);
46 .load_shlib = load_aout_library,
249 static int load_aout_library(struct file *file) in load_aout_library() function