Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h58 void resolveMIPS64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp599 void RuntimeDyldELF::resolveMIPS64Relocation(const SectionEntry &Section, in resolveMIPS64Relocation() function in llvm::RuntimeDyldELF
1135 resolveMIPS64Relocation(Section, Offset, Value, Type, Addend, SymOffset, in resolveRelocation()