Home
last modified time | relevance | path

Searched defs:Elf64_Ehdr (Results 1 – 16 of 16) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp731 struct Elf64_Ehdr struct
733 unsigned char e_ident[EI_NIDENT];
734 Elf_Half e_type;
735 Elf_Half e_machine;
736 Elf_Word e_version;
737 Elf64_Addr e_entry;
738 Elf64_Off e_phoff;
739 Elf64_Off e_shoff;
740 Elf_Word e_flags;
741 Elf_Half e_ehsize;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h87 struct Elf64_Ehdr { struct
88 unsigned char e_ident[EI_NIDENT];
89 Elf64_Half e_type;
90 Elf64_Half e_machine;
91 Elf64_Word e_version;
92 Elf64_Addr e_entry;
93 Elf64_Off e_phoff;
94 Elf64_Off e_shoff;
95 Elf64_Word e_flags;
96 Elf64_Half e_ehsize;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h86 struct Elf64_Ehdr { struct
87 unsigned char e_ident[EI_NIDENT];
88 Elf64_Half e_type;
89 Elf64_Half e_machine;
90 Elf64_Word e_version;
91 Elf64_Addr e_entry;
92 Elf64_Off e_phoff;
93 Elf64_Off e_shoff;
94 Elf64_Word e_flags;
95 Elf64_Half e_ehsize;
[all …]
/third_party/elfio/elfio/
Delf_types.hpp1122 struct Elf64_Ehdr struct
1124 unsigned char e_ident[EI_NIDENT];
1125 Elf_Half e_type;
1126 Elf_Half e_machine;
1127 Elf_Word e_version;
1128 Elf64_Addr e_entry;
1129 Elf64_Off e_phoff;
1130 Elf64_Off e_shoff;
1131 Elf_Word e_flags;
1132 Elf_Half e_ehsize;
[all …]
/third_party/libunwind/include/win/
Dfreebsd-elf64.h83 } Elf64_Ehdr; typedef
/third_party/libunwind/include/mingw/
Dfreebsd-elf64.h83 } Elf64_Ehdr; typedef
/third_party/libbpf/src/
Dbtf.c26 typedef struct Elf64_Ehdr Elf64_Ehdr; typedef
Dlibbpf.c67 typedef struct Elf64_Ehdr Elf64_Ehdr; typedef
/third_party/musl/porting/linux/user/include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/musl/porting/uniproton/kernel/include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/musl/include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/musl/ndk_musl_include/
Delf.h69 } Elf64_Ehdr; typedef
/third_party/elfutils/libelf/
Delf.h97 } Elf64_Ehdr; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h24441 typedef struct elf64_hdr Elf64_Ehdr; typedef