Searched refs:setNotifyStubEmitted (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h225 void setNotifyStubEmitted(NotifyStubEmittedFunction NotifyStubEmitted) { function in class:llvm::RuntimeDyld
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1291 Dyld->setNotifyStubEmitted(std::move(NotifyStubEmitted));
1302 Dyld->setNotifyStubEmitted(std::move(NotifyStubEmitted));
1315 Dyld->setNotifyStubEmitted(std::move(NotifyStubEmitted));
H A DRuntimeDyldImpl.h568 void setNotifyStubEmitted(NotifyStubEmittedFunction NotifyStubEmitted) { function in class:llvm::RuntimeDyldImpl
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp792 Dyld.setNotifyStubEmitted([&StubMap](StringRef FilePath,

Completed in 198 milliseconds