Searched refs:_bfd_is_target_special_symbol (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in2.h4555 BFD_SEND (abfd, _bfd_is_target_special_symbol, (abfd, sym))
5204 NAME##_bfd_is_target_special_symbol, \
5225 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
5218 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *); member in struct:bfd_target
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4562 BFD_SEND (abfd, _bfd_is_target_special_symbol, (abfd, sym))
5211 NAME##_bfd_is_target_special_symbol, \
5232 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
5225 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *); member in struct:bfd_target

Completed in 196 milliseconds