Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h49 void resolveLoongArch64Relocation(const SectionEntry &Section,
H A DRuntimeDyldELF.cpp741 void RuntimeDyldELF::resolveLoongArch64Relocation(const SectionEntry &Section, in resolveLoongArch64Relocation() function in llvm::RuntimeDyldELF
1429 resolveLoongArch64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()