Home
last modified time | relevance | path

Searched refs:RTDyldStubs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h65 const RuntimeDyldImpl::StubMap &RTDyldStubs);
DRuntimeDyldChecker.cpp875 const RuntimeDyldImpl::StubMap &RTDyldStubs) { in registerStubMap() argument
882 for (auto &StubMapEntry : RTDyldStubs) { in registerStubMap()