Searched defs:resolveRelocation (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldCOFFI386.h | 132 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldCOFFThumb.h | 172 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldMachOX86_64.h | 87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldCOFFX86_64.h | 87 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldMachOI386.h | 99 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldELFMips.cpp | 15 void RuntimeDyldELFMips::resolveRelocation(const RelocationEntry &RE, in resolveRelocation() function in RuntimeDyldELFMips
|
| H A D | RuntimeDyldMachOAArch64.h | 356 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| H A D | RuntimeDyldMachOARM.h | 204 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation() function
|
| /freebsd-12.1/contrib/llvm/tools/llvm-readobj/ |
| H A D | Win64EHDumper.cpp | 141 static std::error_code resolveRelocation(const Dumper::Context &Ctx, in resolveRelocation() function
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldELF.cpp | 917 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
|