Home
last modified time | relevance | path

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

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