Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/boot/tools/
Dobjstrip.c32 # define elf_phdr elf64_phdr macro
62 struct elf_phdr *elf_phdr; /* program header */ in main() local
/linux-6.12.1/include/linux/
Delf.h42 #define elf_phdr elf32_phdr macro
54 #define elf_phdr elf64_phdr macro
/linux-6.12.1/fs/
Dcompat_binfmt_elf.c35 #define elf_phdr elf32_phdr macro