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

/freebsd-11.0-release/contrib/binutils/gas/
H A Decoff.c1439 static char *ecoff_add_bytes (char **buf, char **bufend,
3638 ecoff_add_bytes (char **buf,
3675 (void) ecoff_add_bytes (buf, bufend, *buf + offset, add);
3843 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 1);
3853 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 3);
3880 bufptr = ecoff_add_bytes (buf, bufend, bufptr, (long) 1);
4239 sym_out = ecoff_add_bytes (buf, bufend,
4356 pdr_out = ecoff_add_bytes (buf, bufend,
4430 ecoff_add_bytes (buf, bufend,
4513 str_out = ecoff_add_bytes (bu
3606 ecoff_add_bytes (char **buf, function
[all...]
/freebsd-11.0-release/contrib/binutils/bfd/
H A Decofflink.c36 static bfd_boolean ecoff_add_bytes
261 ecoff_add_bytes (buf, bufend, need)
1333 if (! ecoff_add_bytes ((char **) &debug->ssext,
1344 if (! ecoff_add_bytes ((char **) &external_ext,
258 ecoff_add_bytes (buf, bufend, need) function

Completed in 119 milliseconds