Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h40 typedef std::map<std::string, SectionMap> StubMap; typedef
H A DRuntimeDyldImpl.h209 typedef std::map<RelocationValueRef, uintptr_t> StubMap; typedef