Searched refs:debug_string_section_p (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffgen.c | 892 asection **debug_string_section_p, in coff_fix_symbol_name() argument 954 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 955 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 963 *debug_string_section_p, in coff_fix_symbol_name() 968 *debug_string_section_p, in coff_fix_symbol_name() 1001 asection **debug_string_section_p, in coff_write_symbol() argument 1033 debug_string_section_p, debug_string_size_p)) in coff_write_symbol() 1094 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1175 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1188 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|
H A D | ChangeLog-9495 | 1663 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffgen.c | 1005 asection **debug_string_section_p, in coff_fix_symbol_name() argument 1067 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 1068 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 1076 *debug_string_section_p, in coff_fix_symbol_name() 1081 *debug_string_section_p, in coff_fix_symbol_name() 1114 asection **debug_string_section_p, in coff_write_symbol() argument 1146 debug_string_section_p, debug_string_size_p)) in coff_write_symbol() 1208 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1289 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1302 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|
H A D | ChangeLog-9495 | 1663 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9495 | 1663 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9495 | 1663 (coff_fix_symbol_name): Add string_size_p, debug_string_section_p,
|