Searched refs:processRelocationRef (Results 1 – 6 of 6) sorted by relevance
51 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
71 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
289 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
208 void RuntimeDyldMachO::processRelocationRef(const ObjRelocationInfo &Rel, in processRelocationRef() function in llvm::RuntimeDyldMachO
168 processRelocationRef(RI, *obj, LocalSections, LocalSymbols, Stubs); in loadObject()
596 void RuntimeDyldELF::processRelocationRef(const ObjRelocationInfo &Rel, in processRelocationRef() function in llvm::RuntimeDyldELF