Searched refs:bfd_coff_debug_string_prefix_length (Results 1 – 10 of 10) sorted by relevance
972 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
1060 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
3034 sz += len + 1 + bfd_coff_debug_string_prefix_length (abfd); in coff_compute_section_file_positions()
658 isxcoff64 = bfd_coff_debug_string_prefix_length (abfd) == 4; in _bfd_xcoff_bfd_link_hash_table_create()
8503 bfd_coff_debug_string_prefix_length): New macros for above fields.8510 string section length if bfd_coff_debug_string_prefix_length is
969 #define bfd_coff_debug_string_prefix_length(abfd)\ macro