Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h40 typedef std::map<std::string, SectionMap> StubMap; typedef
DRuntimeDyldImpl.h270 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef