Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/stand/mkbootimage/
H A Dpef.h54 struct SectionHeader struct
56 uint32_t sectionName;
57 uint32_t sectionAddress;
58 uint32_t execSize;
59 uint32_t initSize;
60 uint32_t rawSize;
61 uint32_t fileOffset;
62 uint8_t regionKind;
63 uint8_t shareKind;
64 uint8_t alignment;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h148 SectionHeader, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp249 using SectionHeader = typename ELFT::Shdr; in CreateArchType() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h131 struct SectionHeader { struct
132 StringRef Name;