Home | History | Annotate | Download | only in MC

Lines Matching refs:sort

553   // table, then sort the symbols is chosen to match 'as'. Even though it
623 std::sort(ExternalSymbolData.begin(), ExternalSymbolData.end());
624 std::sort(UndefinedSymbolData.begin(), UndefinedSymbolData.end());