Lines Matching refs:PT_STEP
259 #ifdef PT_STEP
260 case PT_STEP:
441 #ifdef PT_STEP
442 case PT_STEP:
494 #ifdef PT_STEP
495 case PT_STEP:
1207 #ifdef PT_STEP
1208 case PT_STEP:
1239 * data > 0 in PT_STEP : step this thread, continue others
1240 * For operations other than PT_STEP, data > 0 means
1245 #ifdef PT_STEP
1246 if (req == PT_STEP)
1297 #ifdef PT_STEP
1298 if (req == PT_STEP) {
1346 #ifdef PT_STEP
1361 ISSET(lt->l_pflag, LP_SINGLESTEP) || req == PT_STEP);
1399 #ifdef PT_STEP