Home
last modified time | relevance | path

Searched defs:mergeCmp (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DARMErrataFix.cpp398 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local
H A DAArch64ErrataFix.cpp516 auto mergeCmp = [](const InputSection *a, const InputSection *b) { in insertPatches() local
H A DRelocations.cpp1758 static bool mergeCmp(const InputSection *a, const InputSection *b) { in mergeCmp() function