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

/freebsd-11.0-release/contrib/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h64 typedef std::map<object::SectionRef, unsigned> ObjSectionToIDMap; typedef in class:llvm::RuntimeDyld::LoadedObjectInfo
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h251 typedef std::map<SectionRef, unsigned> ObjSectionToIDMap; typedef in class:llvm::RuntimeDyldImpl

Completed in 107 milliseconds