Home
last modified time | relevance | path

Searched refs:debug_string_size_p (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
HDcoffgen.c863 bfd_size_type *debug_string_size_p) in coff_fix_symbol_name() argument
949 (file_ptr) *debug_string_size_p, in coff_fix_symbol_name()
954 (file_ptr) (*debug_string_size_p in coff_fix_symbol_name()
961 *debug_string_size_p + prefix_len; in coff_fix_symbol_name()
963 *debug_string_size_p += name_length + 1 + prefix_len; in coff_fix_symbol_name()
983 bfd_size_type *debug_string_size_p) in coff_write_symbol() argument
1012 debug_string_section_p, debug_string_size_p); in coff_write_symbol()
1063 bfd_size_type *debug_string_size_p) in coff_write_alien_symbol() argument
1140 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol()
1154 bfd_size_type *debug_string_size_p) in coff_write_native_symbol() argument
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffgen.c867 bfd_size_type *debug_string_size_p) in coff_fix_symbol_name() argument
955 (file_ptr) *debug_string_size_p, in coff_fix_symbol_name()
960 (file_ptr) (*debug_string_size_p in coff_fix_symbol_name()
967 *debug_string_size_p + prefix_len; in coff_fix_symbol_name()
969 *debug_string_size_p += name_length + 1 + prefix_len; in coff_fix_symbol_name()
989 bfd_size_type *debug_string_size_p) in coff_write_symbol() argument
1020 debug_string_section_p, debug_string_size_p); in coff_write_symbol()
1073 bfd_size_type *debug_string_size_p) in coff_write_alien_symbol() argument
1152 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol()
1168 bfd_size_type *debug_string_size_p) in coff_write_native_symbol() argument
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
HDcoffgen.c876 bfd_size_type *debug_string_size_p) in coff_fix_symbol_name() argument
964 (file_ptr) *debug_string_size_p, in coff_fix_symbol_name()
969 (file_ptr) (*debug_string_size_p in coff_fix_symbol_name()
976 *debug_string_size_p + prefix_len; in coff_fix_symbol_name()
978 *debug_string_size_p += name_length + 1 + prefix_len; in coff_fix_symbol_name()
998 bfd_size_type *debug_string_size_p) in coff_write_symbol() argument
1029 debug_string_section_p, debug_string_size_p); in coff_write_symbol()
1082 bfd_size_type *debug_string_size_p) in coff_write_alien_symbol() argument
1161 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol()
1177 bfd_size_type *debug_string_size_p) in coff_write_native_symbol() argument
[all …]