Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h92 RelocationValueRef getRelocationValueRef(const ObjectFile &BaseTObj,
DRuntimeDyldMachO.cpp52 RelocationValueRef RuntimeDyldMachO::getRelocationValueRef( in getRelocationValueRef() function in llvm::RuntimeDyldMachO
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h49 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
DRuntimeDyldMachOI386.h58 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
DRuntimeDyldMachOARM.h74 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
DRuntimeDyldMachOAArch64.h276 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()