Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h88 struct Elf64_Ehdr { argument
87 struct Elf64_Ehdr { global() struct
89 e_typeElf64_Ehdr global() argument
90 e_machineElf64_Ehdr global() argument
91 e_versionElf64_Ehdr global() argument
92 e_entryElf64_Ehdr global() argument
93 e_phoffElf64_Ehdr global() argument
94 e_shoffElf64_Ehdr global() argument
95 e_flagsElf64_Ehdr global() argument
96 e_ehsizeElf64_Ehdr global() argument
97 e_phentsizeElf64_Ehdr global() argument
98 e_phnumElf64_Ehdr global() argument
99 e_shentsizeElf64_Ehdr global() argument
100 e_shnumElf64_Ehdr global() argument
101 e_shstrndxElf64_Ehdr global() argument
103 checkMagicElf64_Ehdr checkMagic() argument
107 getFileClassElf64_Ehdr getFileClass() argument
108 getDataEncodingElf64_Ehdr getDataEncoding() argument
/freebsd-src/sys/sys/
H A Delf64.h79 } Elf64_Ehdr; typedef
/freebsd-src/contrib/file/src/
H A Dreadelf.h124 } Elf64_Ehdr; typedef
/freebsd-src/contrib/elftoolchain/common/
H A Delfdefinitions.h2435 } Elf64_Ehdr; typedef