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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h98 getRelocationValueRef(const ObjectFile &BaseTObj,
H A DRuntimeDyldMachO.cpp97 RuntimeDyldMachO::getRelocationValueRef( function in class:llvm::RuntimeDyldMachO
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h53 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID))
H A DRuntimeDyldMachOI386.h70 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID))
H A DRuntimeDyldMachOARM.h168 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID))
H A DRuntimeDyldMachOAArch64.h327 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID))

Completed in 111 milliseconds