Home | History | Annotate | Download | only in bfd

Lines Matching refs:iextMax

1258 	(*set_index) (sym_ptr, (bfd_size_type) symhdr->iextMax);
1295 < (symhdr->iextMax + 1) * external_ext_size)
1301 (symhdr->iextMax + 1) * (size_t) external_ext_size))
1311 + symhdr->iextMax * swap->external_ext_size));
1313 ++symhdr->iextMax;
1406 ADD (iextMax, swap->external_ext_size);
1456 SET (cbExtOffset, iextMax, swap->external_ext_size);
1512 WRITE (external_ext, iextMax, swap->external_ext_size, cbExtOffset);
1685 amt = debug->symbolic_header.iextMax * swap->external_ext_size;