Searched refs:resolveRelocations (Results 1 – 7 of 7) sorted by relevance
225 Dyld.resolveRelocations(); in printLineInfoForInput()301 Dyld.resolveRelocations(); in executeInput()564 Dyld.resolveRelocations(); in linkAndVerify()
189 void resolveRelocations();
82 void RuntimeDyldImpl::resolveRelocations() { in resolveRelocations() function in llvm::RuntimeDyldImpl928 void RuntimeDyld::resolveRelocations() { Dyld->resolveRelocations(); } in resolveRelocations() function in llvm::RuntimeDyld
418 void resolveRelocations();
126 RTDyld->resolveRelocations(); in Finalize()
147 RuntimeDyld::resolveRelocations. This function will attempt to locate any159 Next, RuntimeDyld::resolveRelocations iterates through the list of
226 Dyld.resolveRelocations(); in finalizeLoadedModules()