Searched refs:n_cache_ptr (Results 1 – 2 of 2) sorted by relevance
4537 alent *n_cache_ptr = n_lineno_cache; in coff_slurp_line_table() local4548 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()
4675 alent *n_cache_ptr = n_lineno_cache; in coff_slurp_line_table() local4686 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()