Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.h29 std::vector<SectionHeader> SectionHeaders; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp508 const ELFYAML::SectionHeaderTable &SectionHeaders = in writeELFHeader() local
598 const ELFYAML::SectionHeaderTable &SectionHeaders = in toSectionIndex() local
1840 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionHeaderReorderMap() local
1891 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionIndex() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp115 static bool SectionHeaders; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp217 bool objdump::SectionHeaders; member in objdump