Searched refs:debug_string_section_p (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coffgen.c | 775 asection **debug_string_section_p, in coff_fix_symbol_name() argument 851 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 852 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 860 *debug_string_section_p, in coff_fix_symbol_name() 865 *debug_string_section_p, in coff_fix_symbol_name() 895 asection **debug_string_section_p, in coff_write_symbol() argument 922 debug_string_section_p, debug_string_size_p); in coff_write_symbol() 971 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1027 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1037 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|
| D | ChangeLog-9495 | 1663 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
|