Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h105 void makeValueAddendPCRel(RelocationValueRef &Value,
H A DRuntimeDyldMachO.cpp141 void RuntimeDyldMachO::makeValueAddendPCRel(RelocationValueRef &Value, in makeValueAddendPCRel() function in llvm::RuntimeDyldMachO
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h87 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
H A DRuntimeDyldMachOX86_64.h61 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
H A DRuntimeDyldMachOARM.h181 makeValueAddendPCRel(Value, RelI, in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h338 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()