Searched defs:bfd_get_symcount (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | bfd-in.h | 509 #define bfd_get_symcount(abfd) ((abfd)->symcount) macro |
D | bfd-in2.h | 516 #define bfd_get_symcount(abfd) ((abfd)->symcount) macro |