Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h40 typedef std::map<std::string, SectionAddressInfo> SectionMap; typedef
DRuntimeDyldMachO.cpp182 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h440 ObjSectionToIDMap &SectionMap) {} in finalizeLoad()
DRuntimeDyldELF.cpp1415 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h195 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/google-breakpad/src/common/mac/
Dmacho_reader.h222 typedef map<string, Section> SectionMap; typedef
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp124 section_map SectionMap; member in __anon06e85d110111::WinCOFFObjectWriter
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h61 typedef std::map<string, std::pair<const char*, uint64> > SectionMap; typedef
/external/llvm/include/llvm/MC/
DMCAssembler.h886 DenseMap<const MCSection*, MCSectionData*> SectionMap; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1620 MapVector<const MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp587 std::map<std::string, unsigned> SectionMap; in WriteModuleInfo() local