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.cpp213 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
DRuntimeDyldImpl.h498 ObjSectionToIDMap &SectionMap) {} in finalizeLoad()
DRuntimeDyldELF.cpp1795 ObjSectionToIDMap &SectionMap) { in finalizeLoad()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h195 ObjSectionToIDMap &SectionMap) override {} in finalizeLoad()
DRuntimeDyldCOFFX86_64.h193 ObjSectionToIDMap &SectionMap) override { in finalizeLoad()
/external/google-breakpad/src/common/mac/
Dmacho_reader.h222 typedef map<string, Section> SectionMap; typedef
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h61 typedef std::map<string, std::pair<const char*, uint64> > SectionMap; typedef
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp132 section_map SectionMap; member in __anonc9cc57dd0111::WinCOFFObjectWriter
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1633 MapVector<MCSection *, SmallVector<SymbolCU, 8>> SectionMap; in emitDebugARanges() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp635 std::map<std::string, unsigned> SectionMap; in WriteModuleInfo() local