Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dbinfmt_aout.c35 static int load_aout_library(struct file*);
40 .load_shlib = load_aout_library,
254 static int load_aout_library(struct file *file) in load_aout_library() function
/Linux-v5.15/arch/x86/ia32/
Dia32_aout.c40 static int load_aout_library(struct file *);
45 .load_shlib = load_aout_library,
243 static int load_aout_library(struct file *file) in load_aout_library() function