Searched refs:bfd_get_stab_name (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dstab-syms.c47 bfd_get_stab_name (code) function
H A Dbfd-in.h355 extern const char *bfd_get_stab_name (int);
H A Delf32-ip2k.c1201 name = bfd_get_stab_name (type);
1222 name = bfd_get_stab_name (type);
H A Dbfd-in2.h362 extern const char *bfd_get_stab_name (int);
H A Dpdp11.c2463 const char *stab_name = bfd_get_stab_name (type_code);
H A Daoutx.h2644 const char *stab_name = bfd_get_stab_name (type_code);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dstab-syms.c47 bfd_get_stab_name (code) function
H A Dbfd-in.h365 extern const char *bfd_get_stab_name (int);
H A Delf32-ip2k.c679 name = bfd_get_stab_name (type);
700 name = bfd_get_stab_name (type);
H A Dbfd-in2.h372 extern const char *bfd_get_stab_name (int);
H A Dpdp11.c2068 const char *stab_name = bfd_get_stab_name (type_code);
H A Daoutx.h2471 const char *stab_name = bfd_get_stab_name (type_code);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drddbg.c408 s = bfd_get_stab_name (stabp->type);
H A Dobjdump.c1992 name = bfd_get_stab_name (type);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drddbg.c413 s = bfd_get_stab_name (stabp->type);
H A Dobjdump.c2209 name = bfd_get_stab_name (type);

Completed in 486 milliseconds