Home
last modified time | relevance | path

Searched refs:bfd_coff_debug_string_prefix_length (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dlibcoff.h972 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
Dcoffgen.c1060 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
Dcoffcode.h3034 sz += len + 1 + bfd_coff_debug_string_prefix_length (abfd); in coff_compute_section_file_positions()
Dxcofflink.c658 isxcoff64 = bfd_coff_debug_string_prefix_length (abfd) == 4; in _bfd_xcoff_bfd_link_hash_table_create()
DChangeLog-00018503 bfd_coff_debug_string_prefix_length): New macros for above fields.
8510 string section length if bfd_coff_debug_string_prefix_length is
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dlibcoff.h969 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
Dcoffgen.c1060 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
Dcoffcode.h3034 sz += len + 1 + bfd_coff_debug_string_prefix_length (abfd); in coff_compute_section_file_positions()
Dxcofflink.c658 isxcoff64 = bfd_coff_debug_string_prefix_length (abfd) == 4; in _bfd_xcoff_bfd_link_hash_table_create()
DChangeLog-00018503 bfd_coff_debug_string_prefix_length): New macros for above fields.
8510 string section length if bfd_coff_debug_string_prefix_length is