Home
last modified time | relevance | path

Searched refs:Stringpool_sort_comparison (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dstringpool.cc337 Stringpool_template<Stringpool_char>::Stringpool_sort_comparison::operator()( in operator ()()
412 std::sort(v.begin(), v.end(), Stringpool_sort_comparison()); in set_string_offsets()
Dstringpool.h385 struct Stringpool_sort_comparison struct