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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-mep.c773 static bfd *last_ibfd = 0;
816 _bfd_error_handler (_("%B and %B are for different cores"), last_ibfd, ibfd);
833 _bfd_error_handler (_("%B and %B are for different configurations"), last_ibfd, ibfd);
840 last_ibfd = ibfd;
766 static bfd *last_ibfd = 0; local

Completed in 40 milliseconds