HomeSort by: relevance | last modified time | path
    Searched refs:line_numbers (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
nm.c 199 static int line_numbers = 0; /* Print line numbers for symbols. */ variable
1250 if (line_numbers && symname != NULL && symname[0] != 0)
1659 if (line_numbers)
2063 line_numbers = 1;
  /src/external/gpl3/binutils.old/dist/binutils/
nm.c 199 static int line_numbers = 0; /* Print line numbers for symbols. */ variable
1252 if (line_numbers && symname != NULL && symname[0] != 0)
1660 if (line_numbers)
2066 line_numbers = 1;

Completed in 37 milliseconds