Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h132 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFThumb.h172 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldCOFFX86_64.h81 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
DRuntimeDyldELFMips.cpp15 void RuntimeDyldELFMips::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in RuntimeDyldELFMips
DRuntimeDyldMachOAArch64.h356 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
DRuntimeDyldMachOARM.h202 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp25 resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel, in resolveRelocation() function in llvm::RuntimeDyldMachO
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp917 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in llvm::RuntimeDyldELF
924 void RuntimeDyldELF::resolveRelocation(const SectionEntry &Section, in resolveRelocation() function in llvm::RuntimeDyldELF
/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