Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDELFLinkGraphBuilder.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
HDELF_loongarch.cpp84 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
HDELF_x86_64.cpp118 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
HDELF_aarch64.cpp149 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
HDELF_ppc64.cpp217 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
HDELF_riscv.cpp870 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()