Searched refs:VMDeath (Results 1 – 5 of 5) sorted by relevance
463 VMDeathEventImpl(JDWP.Event.Composite.Events.VMDeath evt) { in VMDeathEventImpl()770 (JDWP.Event.Composite.Events.VMDeath)comm); in createEvent()
454 gdata->callbacks.VMDeath = &cbEarlyVMDeath; in Agent_OnLoad()
1559 gdata->callbacks.VMDeath = &cbVMDeath; in eventHandler_initialize()
3021 (Alt VMDeath=JDWP.EventKind.VM_DEATH
930 jvmtiEventVMDeath VMDeath; member