Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DAArch64ErrataFix.cpp521 auto MergeCmp = [](const InputSection *A, const InputSection *B) { in insertPatches() local
530 Patches.end(), std::back_inserter(Tmp), MergeCmp); in insertPatches()