Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h104 void makeValueAddendPCRel(RelocationValueRef &Value,
H A DRuntimeDyldMachO.cpp140 void RuntimeDyldMachO::makeValueAddendPCRel(RelocationValueRef &Value, in makeValueAddendPCRel() function in llvm::RuntimeDyldMachO
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h59 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
H A DRuntimeDyldMachOI386.h85 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
H A DRuntimeDyldMachOARM.h179 makeValueAddendPCRel(Value, RelI, in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h337 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()