HomeSort by relevance Sort by last modified time
    Searched full:sort_x (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
nm.c 534 static asymbol *sort_x;
550 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x);
589 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x);
642 x = bfd_minisymbol_to_symbol (sort_bfd, sort_dynamic, P_x, sort_x);
745 store_sym = sort_x;
1177 sort_x = bfd_make_empty_symbol (abfd);
1179 if (sort_x == NULL || sort_y == NULL)
529 static asymbol *sort_x; variable
    [all...]
ChangeLog-9197     [all...]

Completed in 165 milliseconds