Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h62 struct Elf32_Ehdr { argument
61 struct Elf32_Ehdr { global() struct
63 e_typeElf32_Ehdr global() argument
64 e_machineElf32_Ehdr global() argument
65 e_versionElf32_Ehdr global() argument
66 e_entryElf32_Ehdr global() argument
67 e_phoffElf32_Ehdr global() argument
68 e_shoffElf32_Ehdr global() argument
69 e_flagsElf32_Ehdr global() argument
70 e_ehsizeElf32_Ehdr global() argument
71 e_phentsizeElf32_Ehdr global() argument
72 e_phnumElf32_Ehdr global() argument
73 e_shentsizeElf32_Ehdr global() argument
74 e_shnumElf32_Ehdr global() argument
75 e_shstrndxElf32_Ehdr global() argument
77 checkMagicElf32_Ehdr checkMagic() argument
81 getFileClassElf32_Ehdr getFileClass() argument
82 getDataEncodingElf32_Ehdr getDataEncoding() argument
/freebsd-src/sys/sys/
H A Delf32.h70 } Elf32_Ehdr; typedef
/freebsd-src/contrib/file/src/
H A Dreadelf.h107 } Elf32_Ehdr; typedef
/freebsd-src/contrib/elftoolchain/common/
H A Delfdefinitions.h2416 } Elf32_Ehdr; typedef