Home
last modified time | relevance | path

Searched refs:print_symbol (Results 1 – 25 of 57) sorted by relevance

123

/netbsd/src/external/gpl3/binutils/dist/ld/
Dldemul.c442 if (ld_emulation->print_symbol) in ldemul_print_symbol()
443 return ld_emulation->print_symbol (hash_entry, ptr); in ldemul_print_symbol()
Dldemul.h259 bool (*print_symbol) member
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymmisc.c47 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
DChangeLog-20083879 * 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/
DChangeLog-201295 (print_symbol): Conditionally use mbstate_t.
363 * readelf.c (print_symbol): Display multibyte characters in symbol
365 (process_section_headers): Use print_symbol.
Dnm.c1189 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()
DChangeLog-0203887 * 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
DChangeLog-201533 (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.
DChangeLog-2016163 (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
DChangeLog-200857 * readelf.c (print_symbol): Fix handling of negative widths.
479 * readelf.c (print_symbol): Add code to display non-printing
DChangeLog-2020165 (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.
DChangeLog-2011907 * readelf.c (print_symbol): Handle symbol characters as unsigned.
DChangeLog-2017165 (print_symbol): Likewise. Don't call bfd_get_symbol_version_string
1486 (print_symbol): Change width parameter to signed int.
DChangeLog-00013 * readelf.c (print_symbol): New function: Print a formatted symbol
5 (dump_relocations): Use print_symbol() to print symbol names.
DChangeLog113 (print_symbol): Rename to print_sumbol_name.
124 (print_dynamic_symbol): Rename to print_symbol.
DChangeLog-2005641 * nm.c (print_symbol): Call bfd_find_line before
DChangeLog-9197117 (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.
DChangeLog-20181042 * readelf.c (print_symbol): If the width is zero, return straight
/netbsd/src/external/gpl3/gdb/dist/bfd/
Daout-target.h457 #define MY_print_symbol NAME (aout, print_symbol)
Dlibaout.h544 extern void NAME (aout, print_symbol)
Dpdp11.c2193 NAME (aout, print_symbol) (bfd * abfd, in NAME() argument
DChangeLog-91934758 * 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/
Daout-target.h460 #define MY_print_symbol NAME (aout, print_symbol)
Dlibaout.h548 extern void NAME (aout, print_symbol)
Dpdp11.c2205 NAME (aout, print_symbol) (bfd * abfd, in NAME() argument

123