Home
last modified time | relevance | path

Searched defs:SectionMap (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h122 FixedStreamArray<SecMapEntry> SectionMap; variable
DDbiStreamBuilder.h136 ArrayRef<SecMapEntry> SectionMap; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h283 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp229 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h579 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldELF.cpp1853 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp143 section_map SectionMap; member in __anon231c839b0111::WinCOFFObjectWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2552 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1167 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local