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

/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c4552 long ss_cnt;
4555 ss_cnt = ecoff_build_strings (buf, bufend, offset + iss,
4557 fil_ptr->fdr.cbSs = ss_cnt;
4558 iss += ss_cnt;
4520 long ss_cnt; local
/haiku-buildtools/binutils/gas/
H A Decoff.c4546 long ss_cnt;
4549 ss_cnt = ecoff_build_strings (buf, bufend, offset + iss,
4551 fil_ptr->fdr.cbSs = ss_cnt;
4552 iss += ss_cnt;
4514 long ss_cnt; local

Completed in 123 milliseconds