Home | History | Annotate | Download | only in bfd

Lines Matching defs:mapsize

3027   unsigned int mapsize;
3048 mapsize = symdefsize + stringsize + 8;
3050 firstreal = SARMAG + sizeof (struct ar_hdr) + mapsize + elength;
3084 _bfd_ar_spacepad (hdr.ar_size, sizeof (hdr.ar_size), "%-10ld", mapsize);