Home
last modified time | relevance | path

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

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