Searched refs:_bfd_is_local_label_name (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | targets.texi | 319 NAME##_bfd_is_local_label_name, \ 340 bfd_boolean (*_bfd_is_local_label_name) (bfd *, const char *);
|
| D | syms.texi | 308 BFD_SEND (abfd, _bfd_is_local_label_name, (abfd, name))
|
| D | bfdint.texi | 734 @item _bfd_is_local_label_name
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | bfd-in2.h | 4034 BFD_SEND (abfd, _bfd_is_local_label_name, (abfd, name)) 4666 NAME##_bfd_is_local_label_name, \ 4687 bfd_boolean (*_bfd_is_local_label_name) (bfd *, const char *); member
|