Home
last modified time | relevance | path

Searched refs:forEachRelaRelocation (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h136 Error forEachRelaRelocation(const typename ELFT::Shdr &RelSect,
152 Error forEachRelaRelocation(const typename ELFT::Shdr &RelSect, in forEachRelaRelocation() function
154 return forEachRelaRelocation( in forEachRelaRelocation()
595 Error ELFLinkGraphBuilder<ELFT>::forEachRelaRelocation( in forEachRelaRelocation() function
H A DELF_loongarch.cpp84 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_x86_64.cpp118 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_ppc64.cpp217 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addSingleRelocation()
H A DELF_aarch64.cpp149 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_riscv.cpp870 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()