Searched defs:relIt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | ARMErrataFix.cpp | 284 auto relIt = llvm::find_if(isec->relocs(), [=](const Relocation &r) { scanCortexA8Errata657417() local |
H A D | AArch64ErrataFix.cpp | 548 auto relIt = llvm::find_if(isec->relocs(), [=](const Relocation &r) { implementPatch() local |