Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h79 typedef std::map<object::SectionRef, unsigned> ObjSectionToIDMap; typedef
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h245 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef