Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h117 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 DELF_loongarch.cpp84 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_x86_64.cpp169 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_aarch64.cpp132 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()
H A DELF_riscv.cpp544 if (Error Err = Base::forEachRelaRelocation(RelSect, this, in addRelocations()