Searched defs:ObjSectionToIDMap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h135 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef in class:llvm::RuntimeDyldImpl
263 ObjSectionToIDMap &LocalSections);
289 ObjSectionToIDMap &ObjSectionToID,

Completed in 69 milliseconds