Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_aout.c35 static int load_aout_library(struct file*);
40 .load_shlib = load_aout_library,
255 static int load_aout_library(struct file *file) in load_aout_library() function
/kernel/linux/linux-5.10/arch/x86/ia32/
H A Dia32_aout.c40 static int load_aout_library(struct file *);
45 .load_shlib = load_aout_library,
245 static int load_aout_library(struct file *file) in load_aout_library() function

Completed in 1 milliseconds