Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDELFLinkGraphBuilder.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
HDELF_i386.cpp154 if (Error Err = Base::forEachRelRelocation(RelSect, this, in addRelocations()
HDELF_aarch32.cpp151 if (Error Err = Base::forEachRelRelocation(RelSect, this, in addRelocations()