Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DAArch64ErrataFix.cpp497 auto PatchEnd = Patches.end(); in insertPatches() local
501 while (PatchIt != PatchEnd) { in insertPatches()
511 for (; PatchIt != PatchEnd; ++PatchIt) { in insertPatches()