Home
last modified time | relevance | path

Searched refs:processRelocationRef (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h51 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
DRuntimeDyldELF.h71 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
DRuntimeDyldImpl.h289 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
DRuntimeDyldMachO.cpp208 void RuntimeDyldMachO::processRelocationRef(const ObjRelocationInfo &Rel, in processRelocationRef() function in llvm::RuntimeDyldMachO
DRuntimeDyld.cpp168 processRelocationRef(RI, *obj, LocalSections, LocalSymbols, Stubs); in loadObject()
DRuntimeDyldELF.cpp596 void RuntimeDyldELF::processRelocationRef(const ObjRelocationInfo &Rel, in processRelocationRef() function in llvm::RuntimeDyldELF