Home | History | Annotate | Download | only in bfd

Lines Matching refs:stroff

936   bfd_size_type stroff;
1148 stroff = 0;
1158 if ((bfd_size_type) ((info->strs + strsize) - str) < stroff)
1160 str += stroff;
1161 stroff = bfd_get_32 (abfd, stab + VALOFF);