Home | History | Annotate | Download | only in gas

Lines Matching defs:object_size

805   unsigned short object_size;		/* size in bytes of each object */
820 sizeof (type), /* object_size */ \
1531 if (vp->object_size > 1)
1532 new_links->datum = (page_type *) xcalloc (1, vp->object_size);