Searched defs:elf (Results 1 – 5 of 5) sorted by relevance
/arch/alpha/boot/tools/ |
D | objstrip.c | 61 struct elfhdr *elf; in main() local
|
/arch/s390/include/asm/ |
D | elf.h | 170 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument 185 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
|
/arch/mips/kernel/ |
D | elf.c | 76 int arch_elf_pt_proc(void *_ehdr, void *_phdr, struct file *elf, in arch_elf_pt_proc()
|
/arch/powerpc/kernel/ |
D | fadump.c | 730 struct elfhdr *elf; in fadump_update_elfcore_header() local 928 struct elfhdr *elf; in fadump_init_elfcore_header() local 1043 struct elfhdr *elf; in fadump_create_elfcore_headers() local
|
/arch/powerpc/platforms/powernv/ |
D | opal-core.c | 307 Elf64_Ehdr *elf; in create_opalcore() local
|