Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.h29 std::vector<SectionHeader> SectionHeaders; variable
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp514 const ELFYAML::SectionHeaderTable &SectionHeaders = writeELFHeader() local
604 const ELFYAML::SectionHeaderTable &SectionHeaders = toSectionIndex() local
1908 const ELFYAML::SectionHeaderTable &SectionHeaders = buildSectionHeaderReorderMap() local
1959 const ELFYAML::SectionHeaderTable &SectionHeaders = buildSectionIndex() local
[all...]
/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp116 static bool SectionHeaders; global() variable
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp332 bool objdump::SectionHeaders; global() member in objdump