Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.h29 std::vector<SectionHeader> SectionHeaders; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h125 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h127 FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DDbiStream.h139 codeview::FixedStreamArray<object::coff_section> SectionHeaders; variable
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp132 llvm::SectionHeaders("section-headers", cl::desc("Display summaries of the " member in llvm