Home
last modified time | relevance | path

Searched defs:Elf_Phdr (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmodule.h17 #define Elf_Phdr Elf64_Phdr macro
34 #define Elf_Phdr Elf32_Phdr macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf.h23 typedef Elf32_Phdr Elf_Phdr; typedef
53 typedef Elf64_Phdr Elf_Phdr; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf.h23 typedef Elf32_Phdr Elf_Phdr; typedef
53 typedef Elf64_Phdr Elf_Phdr; typedef
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.h56 #define Elf_Phdr Elf64_Phdr macro
67 #define Elf_Phdr Elf32_Phdr macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf.h23 typedef Elf32_Phdr Elf_Phdr; typedef
53 typedef Elf64_Phdr Elf_Phdr; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf.h23 typedef Elf32_Phdr Elf_Phdr; typedef
53 typedef Elf64_Phdr Elf_Phdr; typedef
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c10 #define Elf_Phdr ElfW(Phdr) macro