Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibcoff.h914 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
H A Dcoffgen.c931 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibcoff.h919 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
H A Dcoffgen.c937 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
H A Dcoffcode.h3219 sz += len + 1 + bfd_coff_debug_string_prefix_length (abfd); in coff_compute_section_file_positions()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibcoff.h925 #define bfd_coff_debug_string_prefix_length(abfd)\ macro
H A Dcoffgen.c946 int prefix_len = bfd_coff_debug_string_prefix_length (abfd); in coff_fix_symbol_name()
H A Dcoffcode.h2951 sz += len + 1 + bfd_coff_debug_string_prefix_length (abfd); in coff_compute_section_file_positions()