Searched refs:EI_BREAKPOINT (Results 1 – 9 of 9) sorted by relevance
318 case EI_BREAKPOINT: in eventInstance()761 if ((NODE_EI(node) != EI_BREAKPOINT) && in eventFilter_setLocationOnlyFilter()1036 EI_BREAKPOINT, matchBreakpoint, lf)) { in setBreakpoint()1066 EI_BREAKPOINT, matchBreakpoint, lf)) { in clearBreakpoint()1088 return eventHandlerRestricted_iterator(EI_BREAKPOINT, in isBreakpointSet()1252 case EI_BREAKPOINT: in enableEvents()1311 case EI_BREAKPOINT: in disableEvents()
138 case EI_BREAKPOINT: in standardHandlers_defaultHandler()
373 if (ei == EI_BREAKPOINT) { in skipEventReport()779 info.ei = EI_BREAKPOINT; in cbBreakpoint()1402 node = getHandlerChain(EI_BREAKPOINT)->first; in eventHandler_freeClassBreakpoints()1704 return createInternal(EI_BREAKPOINT, func, thread, in eventHandler_createInternalBreakpoint()
227 CASE_RETURN_TEXT(EI_BREAKPOINT) in eventText()
342 error = eventHandler_freeAll(EI_BREAKPOINT); in clearAllBreakpoints()
166 EI_BREAKPOINT = 2, enumerator
1978 index2jvmti[EI_BREAKPOINT -EI_min] = JVMTI_EVENT_BREAKPOINT; in eventIndexInit()1999 index2jdwp[EI_BREAKPOINT -EI_min] = JDWP_EVENT(BREAKPOINT); in eventIndexInit()2045 return EI_BREAKPOINT; in jdwp2EventIndex()2102 return EI_BREAKPOINT; in jvmti2EventIndex()
415 case EI_BREAKPOINT: in handleEventCommandSingle()
2019 case EI_BREAKPOINT: in checkForPopFrameEvents()