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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibcoff-in.h341 extern bfd_boolean _bfd_coff_is_local_label_name
H A Dcoff-i386.c615 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoff-x86_64.c712 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.c844 return _bfd_coff_is_local_label_name (abfd, name);
H A Dcoffgen.c2017 _bfd_coff_is_local_label_name (bfd *abfd ATTRIBUTE_UNUSED, function
H A Dcoffcode.h5319 #define coff_bfd_is_local_label_name _bfd_coff_is_local_label_name

Completed in 289 milliseconds