Searched defs:elf_phdr (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Delf.h42 #define elf_phdr elf32_phdr macro
54 #define elf_phdr elf64_phdr macro
/linux-master/fs/
H A Dcompat_binfmt_elf.c29 #undef elf_phdr macro
35 #define elf_phdr elf32_phdr macro
/linux-master/arch/alpha/boot/tools/
H A Dobjstrip.c32 # define elf_phdr elf64_phdr macro
62 struct elf_phdr *elf_phdr; /* program header */ local
[all...]

Completed in 141 milliseconds