Searched defs:alloc_error (Results 1 – 3 of 3) sorted by relevance
121 jvmtiError alloc_error = env_->Allocate(n * sizeof(T), &result); variable
74 jvmtiError alloc_error; in ReportString() local152 jvmtiError alloc_error; in ReportPrimitiveArray() local
477 jvmtiError alloc_error = env->Allocate(mem_size, &data); in GetLineNumberTable() local