Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h51 void applyRelocation(const RelocationEntry &RE, uint64_t Value);
DRuntimeDyldELFMips.cpp42 void RuntimeDyldELFMips::applyRelocation(const RelocationEntry &RE, in applyRelocation() function in RuntimeDyldELFMips