Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h306 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
315 uint64_t PCRelVal = Value + RE.Addend - FinalAddress; in resolveRelocation() local
324 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h336 int64_t PCRelVal = Value - FinalAddress + RE.Addend; in resolveRelocation() local
345 int64_t PCRelVal = in resolveRelocation() local