Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h49 void applyRelocation(const RelocationEntry &RE, uint64_t Value);
DRuntimeDyldELFMips.cpp41 void RuntimeDyldELFMips::applyRelocation(const RelocationEntry &RE, in applyRelocation() function in RuntimeDyldELFMips
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.h50 void applyRelocation(const RelocationEntry &RE, uint64_t Value);
DRuntimeDyldELFMips.cpp41 void RuntimeDyldELFMips::applyRelocation(const RelocationEntry &RE, in applyRelocation() function in RuntimeDyldELFMips