Searched refs:forEachRelaRelocation (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELFLinkGraphBuilder.h | 117 Error forEachRelaRelocation(const typename ELFT::Shdr &RelSect, 135 Error forEachRelaRelocation(const typename ELFT::Shdr &RelSect, 138 return forEachRelaRelocation( 516 Error ELFLinkGraphBuilder<ELFT>::forEachRelaRelocation( in forEachRelaRelocation() function
|
| H A D | ELF_loongarch.cpp | 84 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
|
| H A D | ELF_x86_64.cpp | 169 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
|
| H A D | ELF_aarch64.cpp | 132 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
|
| H A D | ELF_riscv.cpp | 544 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
|