Searched defs:mergeCmp (Results 1 – 3 of 3) sorted by relevance
398 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local
516 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local
1758 static bool mergeCmp(const InputSection *a, const InputSection *b) { in mergeCmp() function