Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h73 void resolveRISCVRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp1236 void RuntimeDyldELF::resolveRISCVRelocation(const SectionEntry &Section, in resolveRISCVRelocation() function in llvm::RuntimeDyldELF
1448 resolveRISCVRelocation(Section, Offset, Value, Type, Addend, SectionID); in resolveRelocation()