Searched defs:SectionHeaders (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/wasm/ | ||
H A D | WasmWriter.h | 29 std::vector<SectionHeader> SectionHeaders; variable |
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ | ||
H A D | DbiStream.h | 127 FixedStreamArray<object::coff_section> SectionHeaders; variable |
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | ELFEmitter.cpp | 514 const ELFYAML::SectionHeaderTable &SectionHeaders = writeELFHeader() local |
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | llvm-readobj.cpp | 116 static bool SectionHeaders; global() variable |
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | llvm-objdump.cpp | 332 bool objdump::SectionHeaders; global() member in objdump |