Searched refs:bfd_stat_arch_elt (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dar.c186 bfd_stat_arch_elt (head, &buf);
788 if (bfd_stat_arch_elt (abfd, &buf) != 0)
843 if (bfd_stat_arch_elt (abfd, &buf) != 0)
916 initialized by bfd_stat_arch_elt. */
1165 if (bfd_stat_arch_elt (current, &asbuf) != 0)
H A Dbucomm.c372 if (bfd_stat_arch_elt (abfd, &buf) == 0)
H A Dobjcopy.c1257 if (bfd_stat_arch_elt (ibfd, &buf) != 0)
1868 stat_status = bfd_stat_arch_elt (this_element, &buf);
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h4855 #define bfd_stat_arch_elt(abfd, stat) \
4848 #define bfd_stat_arch_elt macro
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h4862 #define bfd_stat_arch_elt(abfd, stat) \
4855 #define bfd_stat_arch_elt macro

Completed in 128 milliseconds