Home
last modified time | relevance | path

Searched refs:SourceAddress (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1029 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveAArch64ShortBranch() local
1034 if (!isInt<28>(Address + Value.Addend - SourceAddress)) in resolveAArch64ShortBranch()