Searched refs:bfd_is_target_special_symbol (Results 1 – 5 of 5) sorted by relevance
312 @findex bfd_is_target_special_symbol313 @subsubsection @code{bfd_is_target_special_symbol}316 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);323 #define bfd_is_target_special_symbol(abfd, sym) \
454 && bfd_is_target_special_symbol (abfd, sym) in filter_symbols()
2503 || !bfd_is_target_special_symbol (cur_bfd, *current))) in dump_symbols()
4322 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);4324 #define bfd_is_target_special_symbol(abfd, sym) \ macro
795 bfd_is_target_special_symbol.804 * syms.c (bfd_is_target_special_symbol): New interface function.806 * targets.c (bfd_target): Include bfd_is_target_special_symbol in812 bfd_is_target_special_symbol.