Home | History | Annotate | Download | only in libiberty

Lines Matching defs:strtab_size

430   size_t strtab_size;
590 &strtab_offset, &strtab_size);
591 strtab = XNEWVEC (char, strtab_size);
594 (unsigned char *) strtab, strtab_size,
607 strtab_size = 0;
684 if (stringoffset >= strtab_size)