Home | History | Annotate | Download | only in gold

Lines Matching refs:string_sort

3174 script_new_string_sort_list(const struct Wildcard_section* string_sort)
3176 return new String_sort_list(1, *string_sort);
3185 const struct Wildcard_section* string_sort)
3188 return script_new_string_sort_list(string_sort);
3191 pv->push_back(*string_sort);