Searched refs:pc_start (Results 1 – 2 of 2) sorted by relevance
275 int pc_start; //!inclusive member327 extern int pc_start;
225 int pc_start = -1; variable593 pc_start = -1; in startOfTraceO1()1702 if(rangeStart == PC_FOR_START_OF_BB) rangeStart = currentBB->pc_start;3496 if(method_bbs_sorted[k]->pc_start <= offset && method_bbs_sorted[k]->pc_end > offset)4745 if(bb->pc_start == exceptionHandlers[i]) return true;4759 bb->pc_start = src_pc;4767 if(method_bbs_sorted[k]->pc_start > src_pc) {