Lines Matching refs:ecoff_add_bytes
1432 static char *ecoff_add_bytes (char **buf, char **bufend,
3613 ecoff_add_bytes (char **buf, in ecoff_add_bytes() function
3650 (void) ecoff_add_bytes (buf, bufend, *buf + offset, add); in ecoff_padding_adjust()
3818 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 1); in ecoff_build_lineno()
3828 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 3); in ecoff_build_lineno()
3855 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 1); in ecoff_build_lineno()
4214 sym_out = ecoff_add_bytes (buf, bufend, in ecoff_build_symbols()
4331 pdr_out = ecoff_add_bytes (buf, bufend, in ecoff_build_procs()
4405 ecoff_add_bytes (buf, bufend, in ecoff_build_aux()
4488 str_out = ecoff_add_bytes (buf, bufend, str_out, str_cnt); in ecoff_build_strings()
4577 fdr_out = ecoff_add_bytes (buf, bufend, fdr_out, in ecoff_build_fdr()
4726 (void) ecoff_add_bytes (&buf, &bufend, buf + offset, in ecoff_build_debug()