Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h42 bool resolveAArch64ShortBranch(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyldELF.cpp1128 bool RuntimeDyldELF::resolveAArch64ShortBranch( in resolveAArch64ShortBranch() function in llvm::RuntimeDyldELF
1187 } else if (!resolveAArch64ShortBranch(SectionID, RelI, Value)) { in resolveAArch64Branch()