Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
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
DRuntimeDyldMachOAArch64.h393 int64_t PCRelVal = Value - FinalAddress + RE.Addend; in resolveRelocation() local
402 int64_t PCRelVal = in resolveRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h336 int64_t PCRelVal = Value - FinalAddress + RE.Addend; in resolveRelocation() local
345 int64_t PCRelVal = in resolveRelocation() local