| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ldemul.c | 442 if (ld_emulation->print_symbol) in ldemul_print_symbol() 443 return ld_emulation->print_symbol (hash_entry, ptr); in ldemul_print_symbol()
|
| D | ldemul.h | 259 bool (*print_symbol) member
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | symmisc.c | 47 static void print_symbol (struct gdbarch *gdbarch, struct symbol *symbol, 312 print_symbol (gdbarch, sym, depth + 1, outfile); in dump_symtab_1() 492 print_symbol (struct gdbarch *gdbarch, struct symbol *symbol, in print_symbol() function
|
| D | ChangeLog-2008 | 3879 * symmisc.c (dump_msymbols, print_symbol): Likewise. 4398 (dump_symtab_1, print_symbol, print_partial_symbols) 7103 * symmisc.c (print_symbol, print_partial_symbols): Likewise. 7200 * symmisc.c (print_symbol): Likewise. 7219 * symmisc.c (print_symbol, print_partial_symbols): Likewise. 7235 * symmisc.c (print_symbol, print_partial_symbols): Likewise. 11232 * symmisc.c (dump_msymbols, dump_psymtab, dump_symtab_1, print_symbol) 11233 (print_symbol, print_partial_symbols, maintenance_info_psymtabs)
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog-2012 | 95 (print_symbol): Conditionally use mbstate_t. 363 * readelf.c (print_symbol): Display multibyte characters in symbol 365 (process_section_headers): Use print_symbol.
|
| D | nm.c | 1189 print_symbol (bfd * abfd, in print_symbol() function 1348 print_symbol (abfd, sym, from->size, archive_bfd); in print_size_symbols() 1388 print_symbol (abfd, sym, (bfd_vma) 0, archive_bfd); in print_symbols()
|
| D | ChangeLog-0203 | 887 * nm.c (print_symbol): Remove check for undefined_only. 1196 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf 1520 (print_symbols): Pass (bfd_vma) 0 to print_symbol. 1521 (print_symbol): Set the elfinfo field in extended_symbol_info 1561 (print_symbols): Pass the symbol size to print_symbol. 1562 (print_size_symbols): Pass the symbol size to print_symbol. 1563 (print_symbol): Extra argument: The size of the symbol. Store 1802 * nm.c (print_symbol): Check returned filename from
|
| D | ChangeLog-2015 | 33 (print_symbol): Also init info.coffinfo. 974 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to 977 the is_synthetic parameter when calling print_symbol.
|
| D | ChangeLog-2016 | 163 (print_symbol): If with_symbol_versions is set then display the 215 Use print_symbol to display the note name. 311 * nm.c (print_symbol): Remove is_synthetic param. Test sym->flags
|
| D | ChangeLog-2008 | 57 * readelf.c (print_symbol): Fix handling of negative widths. 479 * readelf.c (print_symbol): Add code to display non-printing
|
| D | ChangeLog-2020 | 165 (print_symbol): Use ifunc_type_chars for ifunc symbols. 519 * nm.c (print_symbol): Adjust elf_symbol_from invocation. 698 (print_symbol): If do_demangle is enabled, demangle the symbol. 721 (print_symbol): Remove the with_symbol_versions check. 966 * readelf.c (print_symbol): Handle truncation of symbol names.
|
| D | ChangeLog-2011 | 907 * readelf.c (print_symbol): Handle symbol characters as unsigned.
|
| D | ChangeLog-2017 | 165 (print_symbol): Likewise. Don't call bfd_get_symbol_version_string 1486 (print_symbol): Change width parameter to signed int.
|
| D | ChangeLog-0001 | 3 * readelf.c (print_symbol): New function: Print a formatted symbol 5 (dump_relocations): Use print_symbol() to print symbol names.
|
| D | ChangeLog | 113 (print_symbol): Rename to print_sumbol_name. 124 (print_dynamic_symbol): Rename to print_symbol.
|
| D | ChangeLog-2005 | 641 * nm.c (print_symbol): Call bfd_find_line before
|
| D | ChangeLog-9197 | 117 (print_symbol): Use lineno_cache_bfd and lineno_cache_rel_bfd 542 * nm.c (print_symbol): Cache the BFD as well as the symbols and 1027 (print_symbol): Print line numbers if requested. 2414 (print_symbols): Likewise. Call print_symbol for actual printing. 2416 (print_symbol): New static function.
|
| D | ChangeLog-2018 | 1042 * readelf.c (print_symbol): If the width is zero, return straight
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | aout-target.h | 457 #define MY_print_symbol NAME (aout, print_symbol)
|
| D | libaout.h | 544 extern void NAME (aout, print_symbol)
|
| D | pdp11.c | 2193 NAME (aout, print_symbol) (bfd * abfd, in NAME() argument
|
| D | ChangeLog-9193 | 4758 * aoutx.h (print_symbol): aout_stab_name returns a constant 5984 * aoutx.h (NAME(aout,print_symbol)): Don't print 6492 * aoutx.h (NAME(aout,print_symbol)): Fix thinko. 6582 * aoutx.h (NAME(aout,print_symbol)): Add code for new 7069 * aoutx.h (print_symbol): Handle missing symbol->name.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | aout-target.h | 460 #define MY_print_symbol NAME (aout, print_symbol)
|
| D | libaout.h | 548 extern void NAME (aout, print_symbol)
|
| D | pdp11.c | 2205 NAME (aout, print_symbol) (bfd * abfd, in NAME() argument
|