Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h45 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
DRuntimeDyldELF.cpp1060 void RuntimeDyldELF::resolveAArch64Branch(unsigned SectionID, in resolveAArch64Branch() function in llvm::RuntimeDyldELF
1214 resolveAArch64Branch(SectionID, Value, RelI, Stubs); in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h45 void resolveAArch64Branch(unsigned SectionID, const RelocationValueRef &Value,
DRuntimeDyldELF.cpp1053 void RuntimeDyldELF::resolveAArch64Branch(unsigned SectionID, in resolveAArch64Branch() function in llvm::RuntimeDyldELF
1207 resolveAArch64Branch(SectionID, Value, RelI, Stubs); in processRelocationRef()