Home
last modified time | relevance | path

Searched refs:forEachRelRelocation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h145 Error forEachRelRelocation(const typename ELFT::Shdr &RelSect,
165 Error forEachRelRelocation(const typename ELFT::Shdr &RelSect, in forEachRelRelocation() function
167 return forEachRelRelocation( in forEachRelRelocation()
645 Error ELFLinkGraphBuilder<ELFT>::forEachRelRelocation( in forEachRelRelocation() function
H A DELF_i386.cpp154 if (Error Err = Base::forEachRelRelocation(RelSect, this, in addRelocations()
H A DELF_aarch32.cpp151 if (Error Err = Base::forEachRelRelocation(RelSect, this, in addRelocations()