Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoffgen.c822 debug_string_section_p, debug_string_size_p) in coff_fix_symbol_name() argument
828 bfd_size_type *debug_string_size_p;
917 (file_ptr) *debug_string_size_p,
922 (file_ptr) (*debug_string_size_p
929 *debug_string_size_p + prefix_len;
931 *debug_string_size_p += name_length + 1 + prefix_len;
946 debug_string_section_p, debug_string_size_p) in coff_write_symbol() argument
953 bfd_size_type *debug_string_size_p;
984 debug_string_section_p, debug_string_size_p);
1032 debug_string_section_p, debug_string_size_p) in coff_write_alien_symbol() argument
[all …]
H A DChangeLog-94951664 and debug_string_size_p parameters. Use them instead of the
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffgen.c776 bfd_size_type *debug_string_size_p) in coff_fix_symbol_name() argument
862 (file_ptr) *debug_string_size_p, in coff_fix_symbol_name()
867 (file_ptr) (*debug_string_size_p in coff_fix_symbol_name()
874 *debug_string_size_p + prefix_len; in coff_fix_symbol_name()
876 *debug_string_size_p += name_length + 1 + prefix_len; in coff_fix_symbol_name()
896 bfd_size_type *debug_string_size_p) in coff_write_symbol() argument
922 debug_string_section_p, debug_string_size_p); in coff_write_symbol()
972 bfd_size_type *debug_string_size_p) in coff_write_alien_symbol() argument
1027 debug_string_section_p, debug_string_size_p); in coff_write_alien_symbol()
1038 bfd_size_type *debug_string_size_p) in coff_write_native_symbol() argument
[all …]
H A DChangeLog-94951664 and debug_string_size_p parameters. Use them instead of the