Searched refs:symdefsize (Results 1 – 1 of 1) sorted by relevance
3005 bfd_size_type symdefsize; in _bfd_ecoff_write_armap() local3024 symdefsize = hashsize * 8; in _bfd_ecoff_write_armap()3029 mapsize = symdefsize + stringsize + 8; in _bfd_ecoff_write_armap()3082 hashtable = bfd_zalloc (abfd, symdefsize); in _bfd_ecoff_write_armap()3128 if (bfd_bwrite ((void *) hashtable, symdefsize, abfd) != symdefsize) in _bfd_ecoff_write_armap()