Searched refs:bfd_is_local_label (Results 1 – 8 of 8) sorted by relevance
285 @findex bfd_is_local_label286 @subsubsection @code{bfd_is_local_label}289 bfd_boolean bfd_is_local_label (bfd *abfd, asymbol *sym);
736 local label. This is called via @samp{bfd_is_local_label} and
353 bfd_is_local_label (bfd *abfd, asymbol *sym) in bfd_is_local_label() function
1027 if (! bfd_is_local_label (abfd, s) in srec_write_symbols()
2344 if (bfd_is_local_label (input_bfd, sym)) in _bfd_generic_link_output_symbols()
4029 bfd_boolean bfd_is_local_label (bfd *abfd, asymbol *sym);
1816 && (bfd_is_local_label (stdoutput, s->bsym) in S_IS_LOCAL()
924 || ! bfd_is_local_label (abfd, sym)))); in filter_symbols()