Searched refs:compRelocations (Results 1 – 1 of 1) sorted by relevance
1547 static bool compRelocations(const DynamicReloc &A, const DynamicReloc &B) { in compRelocations() function1557 std::stable_sort(Relocs.begin(), Relocs.end(), compRelocations); in writeTo()