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