Home
last modified time | relevance | path

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

12

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h39 typedef std::map<std::string, SectionAddressInfo> SectionMap; typedef
DRuntimeDyldMachO.cpp227 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h490 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldELF.cpp1846 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h39 typedef std::map<std::string, SectionAddressInfo> SectionMap; typedef
DRuntimeDyldMachO.cpp230 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h559 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldELF.cpp1843 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h115 FixedStreamArray<SecMapEntry> SectionMap; variable
DDbiStreamBuilder.h126 ArrayRef<SecMapEntry> SectionMap; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h201 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h135 codeview::FixedStreamArray<SecMapEntry> SectionMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h271 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/google-breakpad/src/common/mac/
Dmacho_reader.h222 typedef map<string, Section> SectionMap; typedef
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h223 UniqueVector<const MCSection*> SectionMap; variable
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp139 section_map SectionMap; member in __anon506a093d0111::WinCOFFObjectWriter
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h61 typedef std::map<string, std::pair<const char*, uint64> > SectionMap; typedef
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp131 section_map SectionMap; member in __anon06e85d110111::WinCOFFObjectWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp145 section_map SectionMap; member in __anon934f6d490111::WinCOFFObjectWriter
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h678 DenseMap<const MCSection*, MCSectionData*> SectionMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp350 cl::opt<bool> SectionMap("sm", cl::desc("Dump section map"), variable
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp403 std::map<std::string, unsigned> SectionMap; in WriteModuleInfo() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1536 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1854 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1086 std::map<std::string, unsigned> SectionMap; in writeModuleInfo() local

12