Searched defs:Elf_Phdr (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/asm-generic/
H A Dmodule.h17 #define Elf_Phdr Elf64_Phdr macro
34 #define Elf_Phdr Elf32_Phdr macro
/linux-master/tools/perf/util/
H A Dgenelf.h64 #define Elf_Phdr Elf64_Phdr macro
75 #define Elf_Phdr Elf32_Phdr macro
/linux-master/arch/s390/tools/
H A Drelocs.c37 #define Elf_Phdr ElfW(Phdr) macro
/linux-master/arch/mips/boot/tools/
H A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro
/linux-master/arch/x86/tools/
H A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro

Completed in 99 milliseconds