Home
last modified time | relevance | path

Searched defs:bufend (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Decoff.c3614 char **bufend, in ecoff_add_bytes()
3637 char **bufend, in ecoff_padding_adjust()
3665 char **bufend, in ecoff_build_lineno()
3896 char **bufend, in ecoff_build_symbols()
4261 char **bufend, in ecoff_build_procs()
4351 char **bufend, in ecoff_build_aux()
4464 char **bufend, in ecoff_build_strings()
4503 char **bufend, in ecoff_build_ss()
4546 char **bufend, in ecoff_build_fdr()
4636 char *bufend; in ecoff_build_debug() local
/toolchain/binutils/binutils-2.25/bfd/
Decofflink.c243 ecoff_add_bytes (char **buf, char **bufend, size_t need) in ecoff_add_bytes()