Home
last modified time | relevance | path

Searched refs:n_cache_ptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h4537 alent *n_cache_ptr = n_lineno_cache; in coff_slurp_line_table() local
4548 sym->lineno = lineno_cache + (n_cache_ptr - n_lineno_cache); in coff_slurp_line_table()
4551 *n_cache_ptr++ = *old_ptr++; in coff_slurp_line_table()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4675 alent *n_cache_ptr = n_lineno_cache; in coff_slurp_line_table() local
4686 sym->lineno = lineno_cache + (n_cache_ptr - n_lineno_cache); in coff_slurp_line_table()
4689 *n_cache_ptr++ = *old_ptr++; in coff_slurp_line_table()