Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h39 void resolveAArch64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp405 void RuntimeDyldELF::resolveAArch64Relocation(const SectionEntry &Section, in resolveAArch64Relocation() function in llvm::RuntimeDyldELF
1055 resolveAArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()