Searched defs:elf_entry (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | elf.h | 26 #define START_THREAD(elf_ex, regs, elf_entry, start_stack) \ argument |
/linux/fs/ | ||
H A D | binfmt_elf.c | 843 unsigned long elf_entry; in load_elf_binary() local |