Home
last modified time | relevance | path

Searched defs:relIt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp284 auto relIt = llvm::find_if(isec->relocs(), [=](const Relocation &r) { in scanCortexA8Errata657417() local
H A DAArch64ErrataFix.cpp548 auto relIt = llvm::find_if(isec->relocs(), [=](const Relocation &r) { in implementPatch() local