Searched refs:debug_string_section_p (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | coffgen.c | 862 asection **debug_string_section_p, in coff_fix_symbol_name() argument 938 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 939 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 947 *debug_string_section_p, in coff_fix_symbol_name() 952 *debug_string_section_p, in coff_fix_symbol_name() 982 asection **debug_string_section_p, in coff_write_symbol() argument 1012 debug_string_section_p, debug_string_size_p); in coff_write_symbol() 1062 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1140 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1153 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | coffgen.c | 866 asection **debug_string_section_p, in coff_fix_symbol_name() argument 944 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 945 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 953 *debug_string_section_p, in coff_fix_symbol_name() 958 *debug_string_section_p, in coff_fix_symbol_name() 988 asection **debug_string_section_p, in coff_write_symbol() argument 1020 debug_string_section_p, debug_string_size_p); in coff_write_symbol() 1072 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1152 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1167 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | coffgen.c | 875 asection **debug_string_section_p, in coff_fix_symbol_name() argument 953 if (*debug_string_section_p == (asection *) NULL) in coff_fix_symbol_name() 954 *debug_string_section_p = bfd_get_section_by_name (abfd, ".debug"); in coff_fix_symbol_name() 962 *debug_string_section_p, in coff_fix_symbol_name() 967 *debug_string_section_p, in coff_fix_symbol_name() 997 asection **debug_string_section_p, in coff_write_symbol() argument 1029 debug_string_section_p, debug_string_size_p); in coff_write_symbol() 1081 asection **debug_string_section_p, in coff_write_alien_symbol() argument 1161 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol() 1176 asection **debug_string_section_p, in coff_write_native_symbol() argument [all …]
|