/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 45 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl 83 void RuntimeDyld::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyld 84 Dyld->resolveRelocations(); in resolveRelocations()
|
D | RuntimeDyldImpl.h | 81 void resolveRelocations();
|
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 67 void resolveRelocations();
|
/external/swiftshader/third_party/LLVM/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 107 Dyld.resolveRelocations(); in executeInput()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 326 Dyld.resolveRelocations(); in printLineInfoForInput() 452 Dyld.resolveRelocations(); in executeInput() 723 Dyld.resolveRelocations(); in linkAndVerify()
|
/external/llvm/tools/llvm-rtdyld/ |
D | llvm-rtdyld.cpp | 320 Dyld.resolveRelocations(); in printLineInfoForInput() 446 Dyld.resolveRelocations(); in executeInput() 718 Dyld.resolveRelocations(); in linkAndVerify()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 119 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl 1062 void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } in resolveRelocations() function in llvm::RuntimeDyld 1080 resolveRelocations(); in finalizeWithMemoryManagerLocking()
|
D | RuntimeDyldImpl.h | 468 void resolveRelocations();
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 200 void resolveRelocations();
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 121 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl 1208 void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } in resolveRelocations() function in llvm::RuntimeDyld 1226 resolveRelocations(); in finalizeWithMemoryManagerLocking()
|
D | RuntimeDyldImpl.h | 537 void resolveRelocations();
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | RuntimeDyld.h | 241 void resolveRelocations();
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 86 Dyld.resolveRelocations(); in MCJIT()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | MCJITDesignAndImplementation.rst | 147 RuntimeDyld::resolveRelocations. This function will attempt to locate any 159 Next, RuntimeDyld::resolveRelocations iterates through the list of
|
/external/llvm/docs/ |
D | MCJITDesignAndImplementation.rst | 147 RuntimeDyld::resolveRelocations. This function will attempt to locate any 159 Next, RuntimeDyld::resolveRelocations iterates through the list of
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 239 Dyld.resolveRelocations(); in finalizeLoadedModules()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 241 Dyld.resolveRelocations(); in finalizeLoadedModules()
|