Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h317 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
326 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
335 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