Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h88 struct Elf64_Ehdr { struct
89 unsigned char e_ident[EI_NIDENT];
90 Elf64_Half e_type;
91 Elf64_Half e_machine;
92 Elf64_Word e_version;
93 Elf64_Addr e_entry;
94 Elf64_Off e_phoff;
95 Elf64_Off e_shoff;
96 Elf64_Word e_flags;
97 Elf64_Half e_ehsize;
[all …]
/freebsd/sys/sys/
H A Delf64.h79 } Elf64_Ehdr; typedef
/freebsd/contrib/file/src/
H A Dreadelf.h124 } Elf64_Ehdr; typedef
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2435 } Elf64_Ehdr; typedef