Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h318 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
327 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
336 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
H A DRuntimeDyldMachOAArch64.h393 int64_t PCRelVal = Value - FinalAddress + RE.Addend; in resolveRelocation() local
402 int64_t PCRelVal = in resolveRelocation() local