Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h329 int64_t PCRelVal = Value - FinalAddress + RE.Addend; in resolveRelocation() local
330 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
338 int64_t PCRelVal = in resolveRelocation() local
340 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()