Home
last modified time | relevance | path

Searched defs:elf_phdr (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Delf.h27 #define elf_phdr elf32_phdr macro
37 #define elf_phdr elf64_phdr macro
/linux-4.4.14/arch/alpha/boot/tools/
Dobjstrip.c31 # define elf_phdr elf64_phdr macro
61 struct elf_phdr *elf_phdr; /* program header */ in main() local
/linux-4.4.14/fs/
Dcompat_binfmt_elf.c35 #define elf_phdr elf32_phdr macro
/linux-4.4.14/arch/ia64/hp/sim/boot/
Dbootloader.c64 struct elf_phdr *elf_phdr; /* program header */ in start_bootloader() local