Home
last modified time | relevance | path

Searched defs:resolveRelocation (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h131 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFThumb.h174 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFX86_64.h86 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldELFMips.cpp14 void RuntimeDyldELFMips::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in RuntimeDyldELFMips
DRuntimeDyldMachOI386.h98 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFAArch64.h245 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOAArch64.h355 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOARM.h203 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp927 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
934 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF