Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp470 assert(isInt<21>(BranchImm)); in resolveAArch64Relocation() local
479 assert(isInt<16>(BranchImm)); in resolveAArch64Relocation() local
494 uint64_t BranchImm = Value + Addend - FinalAddress; resolveAArch64Relocation() local