Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h45 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
H A DRuntimeDyldELF.cpp1119 void RuntimeDyldELF::resolveAArch64Branch(unsigned SectionID, in resolveAArch64Branch() function in llvm::RuntimeDyldELF
1275 resolveAArch64Branch(SectionID, Value, RelI, Stubs); in processRelocationRef()