Home
last modified time | relevance | path

Searched refs:bfd_is_target_special_symbol (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dnm.c510 && bfd_is_target_special_symbol (abfd, sym) in filter_symbols()
Dobjdump.c3010 || !bfd_is_target_special_symbol (cur_bfd, *current))) in dump_symbols()
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h6503 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);
6505 #define bfd_is_target_special_symbol(abfd, sym) \ macro
DChangeLog-2004795 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 in
812 bfd_is_target_special_symbol.