Searched refs:makeValueAddendPCRel (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldMachO.h | 105 void makeValueAddendPCRel(RelocationValueRef &Value,
|
| H A D | RuntimeDyldMachO.cpp | 141 void RuntimeDyldMachO::makeValueAddendPCRel(RelocationValueRef &Value, in makeValueAddendPCRel() function in llvm::RuntimeDyldMachO
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldMachOI386.h | 87 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
|
| H A D | RuntimeDyldMachOX86_64.h | 61 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
|
| H A D | RuntimeDyldMachOARM.h | 181 makeValueAddendPCRel(Value, RelI, in processRelocationRef()
|
| H A D | RuntimeDyldMachOAArch64.h | 338 makeValueAddendPCRel(Value, RelI, 1 << RE.Size); in processRelocationRef()
|