Searched refs:sort_x (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/binutils/binutils/ |
| HD | nm.c | 456 static asymbol *sort_x; variable 472 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x); in non_numeric_forward() 511 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x); in numeric_forward() 564 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x); in size_forward1() 667 store_sym = sort_x; in sort_symbols_by_size() 1059 sort_x = bfd_make_empty_symbol (abfd); in display_rel_file() 1061 if (sort_x == NULL || sort_y == NULL) in display_rel_file()
|
| HD | ChangeLog-9197 | 2402 (sort_bfd, sort_dynamic, sort_x, sort_y): New static variables.
|