Searched refs:_bfd_is_target_special_symbol (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | targets.texi | 327 NAME##_bfd_is_target_special_symbol, \ 348 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
|
| D | syms.texi | 324 BFD_SEND (abfd, _bfd_is_target_special_symbol, (abfd, sym))
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | bfd-in2.h | 4325 BFD_SEND (abfd, _bfd_is_target_special_symbol, (abfd, sym)) 4963 NAME##_bfd_is_target_special_symbol, \ 4984 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *); member
|