Lines Matching refs:EXIT_ERROR
528 EXIT_ERROR(AGENT_ERROR_INTERNAL,"VM dead at VM_INIT time"); in cbEarlyVMInit()
557 EXIT_ERROR(AGENT_ERROR_INTERNAL,"VM died more than once"); in cbEarlyVMDeath()
578 EXIT_ERROR(AGENT_ERROR_INTERNAL,"VM dead at initial Exception event"); in cbEarlyException()
768 EXIT_ERROR(AGENT_ERROR_INTERNAL,"VM dead at initialize() time"); in initialize()
774 EXIT_ERROR(error, "unable to disable JVMTI event notification"); in initialize()
778 EXIT_ERROR(error, "unable to disable JVMTI event notification"); in initialize()
782 EXIT_ERROR(error, "unable to disable JVMTI event notification"); in initialize()
790 EXIT_ERROR(error, "unable to clear JVMTI callbacks"); in initialize()
829 EXIT_ERROR(map2jvmtiError(arg.error), "No transports initialized"); in initialize()
866 EXIT_ERROR(AGENT_ERROR_INTERNAL,"VM dead before initialize() completes"); in initialize()
1144 EXIT_ERROR(AGENT_ERROR_OUT_OF_MEMORY,"options"); in parseOptions()
1156 EXIT_ERROR(AGENT_ERROR_OUT_OF_MEMORY,"options"); in parseOptions()
1161 EXIT_ERROR(AGENT_ERROR_OUT_OF_MEMORY,"options"); in parseOptions()
1166 EXIT_ERROR(AGENT_ERROR_OUT_OF_MEMORY,"transports"); in parseOptions()