Searched refs:getRelocationValueRef (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 92 RelocationValueRef getRelocationValueRef(const ObjectFile &BaseTObj,
|
D | RuntimeDyldMachO.cpp | 52 RelocationValueRef RuntimeDyldMachO::getRelocationValueRef( in getRelocationValueRef() function in llvm::RuntimeDyldMachO
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 49 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
|
D | RuntimeDyldMachOI386.h | 58 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
|
D | RuntimeDyldMachOARM.h | 74 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
|
D | RuntimeDyldMachOAArch64.h | 276 getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)); in processRelocationRef()
|