Lines Matching refs:BEGIN_CALLBACK
99 #define BEGIN_CALLBACK() \ macro
765 BEGIN_CALLBACK() { in cbSingleStep()
787 BEGIN_CALLBACK() { in cbBreakpoint()
815 BEGIN_CALLBACK() { in cbFramePop()
838 BEGIN_CALLBACK() { in cbException()
863 BEGIN_CALLBACK() { in cbThreadStart()
881 BEGIN_CALLBACK() { in cbThreadEnd()
907 BEGIN_CALLBACK() { in cbClassPrepare()
943 BEGIN_CALLBACK() { in cbClassLoad()
965 BEGIN_CALLBACK() { in cbFieldAccess()
992 BEGIN_CALLBACK() { in cbFieldModification()
1019 BEGIN_CALLBACK() { in cbExceptionCatch()
1042 BEGIN_CALLBACK() { in cbMethodEntry()
1069 BEGIN_CALLBACK() { in cbMethodExit()
1094 BEGIN_CALLBACK() { in cbMonitorContendedEnter()
1127 BEGIN_CALLBACK() { in cbMonitorContendedEntered()
1161 BEGIN_CALLBACK() { in cbMonitorWait()
1203 BEGIN_CALLBACK() { in cbMonitorWaited()
1240 BEGIN_CALLBACK() { in cbVMInit()