Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp121 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl
1396 void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } in resolveRelocations() function in llvm::RuntimeDyld