Home | History | Annotate | Download | only in bfd

Lines Matching defs:old_ptr

4704 		  alent *old_ptr = func_table[i];
4707 sym = (coff_symbol_type *) old_ptr->u.sym;
4713 *n_cache_ptr++ = *old_ptr++;
4714 while (old_ptr->line_number != 0);