Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
DWasmWriter.h29 std::vector<SectionHeader> SectionHeaders; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h125 FixedStreamArray<object::coff_section> SectionHeaders; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h139 codeview::FixedStreamArray<object::coff_section> SectionHeaders; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp507 const ELFYAML::SectionHeaderTable &SectionHeaders = in writeELFHeader() local
597 const ELFYAML::SectionHeaderTable &SectionHeaders = in toSectionIndex() local
1788 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionHeaderReorderMap() local
1839 const ELFYAML::SectionHeaderTable &SectionHeaders = in buildSectionIndex() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp132 llvm::SectionHeaders("section-headers", cl::desc("Display summaries of the " member in llvm