Home
last modified time | relevance | path

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

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