Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h103 void resolveRelocations();
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp144 Dyld.resolveRelocations(); in printLineInfoForInput()
205 Dyld.resolveRelocations(); in executeInput()
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp108 Dyld.resolveRelocations(); in emitObject()
137 Dyld.resolveRelocations(); in finalizeObject()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp33 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl
519 void RuntimeDyld::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyld
520 Dyld->resolveRelocations(); in resolveRelocations()
DRuntimeDyldImpl.h323 void resolveRelocations();