Searched refs:_bfd_coff_is_local_label_name (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dlibcoff-in.h341 extern bfd_boolean _bfd_coff_is_local_label_name
H A Dcoff-i386.c600 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoff-m68k.c85 return _bfd_coff_is_local_label_name (abfd, name);
H A Dlibcoff.h345 extern bfd_boolean _bfd_coff_is_local_label_name
H A Dpe-mips.c827 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoffgen.c2008 _bfd_coff_is_local_label_name (bfd *abfd ATTRIBUTE_UNUSED, function
H A Dcoffcode.h5294 #define coff_bfd_is_local_label_name _bfd_coff_is_local_label_name
/haiku-buildtools/binutils/bfd/
H A Dlibcoff-in.h341 extern bfd_boolean _bfd_coff_is_local_label_name
H A Dcoff-i386.c607 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoff-m68k.c78 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoff-x86_64.c735 return _bfd_coff_is_local_label_name (abfd, name);
H A Dpe-mips.c843 return _bfd_coff_is_local_label_name (abfd, name);
H A Dlibcoff.h345 extern bfd_boolean _bfd_coff_is_local_label_name
H A Dcoffgen.c2208 _bfd_coff_is_local_label_name (bfd *abfd ATTRIBUTE_UNUSED, function
H A Dcoffcode.h5991 #define coff_bfd_is_local_label_name _bfd_coff_is_local_label_name

Completed in 219 milliseconds