Searched refs:mergeCmp (Results 1 – 3 of 3) sorted by relevance
388 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local394 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches()
518 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local524 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches()
1557 static bool mergeCmp(const InputSection *a, const InputSection *b) { in mergeCmp() function1715 mergeCmp); in mergeThunks()