Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h43 uint64_t evaluateRelocation(const RelocationEntry &RE, uint64_t Value,
H A DRuntimeDyldELFMips.cpp29 uint64_t RuntimeDyldELFMips::evaluateRelocation(const RelocationEntry &RE, in evaluateRelocation() function in RuntimeDyldELFMips