Home
last modified time | relevance | path

Searched refs:threadControl_getInstructionStepMode (Results 1 – 3 of 3) sorted by relevance

/external/oj-libjdwp/src/share/back/
DthreadControl.h66 jvmtiEventMode threadControl_getInstructionStepMode(jthread thread);
DthreadControl.c1951 prevStepMode = threadControl_getInstructionStepMode(thread); in threadControl_popFrames()
2417 threadControl_getInstructionStepMode(jthread thread) in threadControl_getInstructionStepMode() function
DeventHandler.c337 threadControl_getInstructionStepMode(thread) in deferEventReport()