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