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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dcoffgen.c1471 char extstrsize[STRING_SIZE_SIZE]; local
1490 if (bfd_bread (extstrsize, (bfd_size_type) sizeof extstrsize, abfd)
1491 != sizeof extstrsize)
1502 strsize = H_GET_32 (abfd, extstrsize);

Completed in 75 milliseconds