Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h45 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
H A DRuntimeDyldELF.cpp1171 void RuntimeDyldELF::resolveAArch64Branch(unsigned SectionID, in resolveAArch64Branch() function in llvm::RuntimeDyldELF
1324 resolveAArch64Branch(SectionID, Value, RelI, Stubs); in processRelocationRef()