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.cpp514 const ELFYAML::SectionHeaderTable &SectionHeaders = in writeELFHeader() local
604 const ELFYAML::SectionHeaderTable &SectionHeaders = in toSectionIndex() local
1908 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionHeaderReorderMap() local
1959 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionIndex() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp116 static bool SectionHeaders; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp332 bool objdump::SectionHeaders; member in objdump