Home
last modified time | relevance | path

Searched defs:SectionHeaders (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DWriter.h29 std::vector<SectionHeader> SectionHeaders; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h125 FixedStreamArray<object::coff_section> SectionHeaders; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp466 const ELFYAML::SectionHeaderTable &SectionHeaders = in writeELFHeader() local
555 const ELFYAML::SectionHeaderTable &SectionHeaders = in toSectionIndex() local
1748 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionHeaderReorderMap() local
1799 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp96 cl::opt<bool> SectionHeaders("section-headers", variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp204 bool objdump::SectionHeaders; member in objdump