Home
last modified time | relevance | path

Searched refs:list_symbol_table (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dlisting.c227 static void list_symbol_table (void);
927 list_symbol_table (void) in list_symbol_table() function
1441 list_symbol_table (); in listing_print()
DChangeLog-92953866 (list_symbol_table): Use %lu to print sizeof.
3960 * listing.c (list_symbol_table): Build a format string based on
4729 (list_symbol_table) [S_IS_REGISTER]: Check that S_IS_REGISTER is
6004 * listing.c (list_symbol_table): Only test BFD64, not
6247 * listing.c (list_symbol_table): Print "NO DEFINED SYMBOLS" and
6311 * listing.c (list_symbol_table): Don't print register symbols as
9472 * listing.c (list_symbol_table): Cast sprintf argument to unsigned
10645 * listing.c (list_symbol_table): Rewrite to print wide (>32 bits)
12998 * listing.c (list_symbol_table): don't core dump when there's no
DChangeLog-98994434 * listing.c (list_symbol_table): Categorize symbols by
DChangeLog-96973757 * listing.c (list_symbol_table): Remove bogus code in BFD64 case,