Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dcompat_binfmt_elf.c98 #undef ELF_PLAT_INIT
99 #define ELF_PLAT_INIT COMPAT_ELF_PLAT_INIT macro
Dbinfmt_elf.c1168 #ifdef ELF_PLAT_INIT in load_elf_binary()
1179 ELF_PLAT_INIT(regs, reloc_func_desc); in load_elf_binary()