Searched defs:compareSections (Results 1 – 2 of 2) sorted by relevance
751 static bool compareSections(const SectionCommand *aCmd, compareSections() function
3587 auto compareSections = [&](const BinarySection *A, const BinarySection *B) { getCodeSections() local