Searched refs:stoff (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c2989 bfd_size_type stoff;
3164 stoff = ldhdr->l_impoff + impsize;
3168 ldhdr->l_stoff = stoff;
3181 lsec->size = stoff + ldhdr->l_stlen;
3210 BFD_ASSERT ((bfd_size_type) ((bfd_byte *) out - lsec->contents) == stoff);
2984 bfd_size_type stoff; local

Completed in 72 milliseconds