Home | History | Annotate | Download | only in perf

Lines Matching full:func_ind

2361 static long last_line_num, last_ind, func_ind; /* debug last line number and pc */
13544 put_stabn(N_SLINE, 0, file->line_num, ind - func_ind);
14557 func_ind = ind;
14574 ind - func_ind;
14576 put_stabn(N_FUN, 0, 0, ind - func_ind);