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

/freebsd-10.2-release/contrib/binutils/bfd/
H A Daoutf1.h560 bfd_size_type core_size, amt;
584 core_size = H_GET_32 (abfd, longbuf);
586 if (core_size > 20000)
592 amt = core_size + sizeof (struct mergem);
599 if ((bfd_bread ((void *) extcore, core_size, abfd)) != core_size)
612 switch (core_size)
559 bfd_size_type core_size, amt; local

Completed in 82 milliseconds