Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Delf.h28 #define elf_phdr elf32_phdr macro
39 #define elf_phdr elf64_phdr macro
/Linux-v4.19/arch/alpha/boot/tools/
Dobjstrip.c32 # define elf_phdr elf64_phdr macro
62 struct elf_phdr *elf_phdr; /* program header */ in main() local
/Linux-v4.19/fs/
Dcompat_binfmt_elf.c35 #define elf_phdr elf32_phdr macro
/Linux-v4.19/arch/ia64/hp/sim/boot/
Dbootloader.c65 struct elf_phdr *elf_phdr; /* program header */ in start_bootloader() local