Home
last modified time | relevance | path

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

/external/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
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h132 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFThumb.h142 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFX86_64.h63 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOX86_64.h87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOI386.h99 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOARM.h115 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOAArch64.h311 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1097 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
1104 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
/external/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