Searched refs:VM_MALLOC_BLK (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c202 VM_MALLOC_BLK /* malloc'ed blocks */ enumerator in enum:__anon645
903 check_and_push(context, lengths, VM_MALLOC_BLK);
906 check_and_push(context, code, VM_MALLOC_BLK);
915 check_and_push(context, code[i], VM_MALLOC_BLK);
3730 check_and_push(context, buffer, VM_MALLOC_BLK);
4043 case VM_MALLOC_BLK:

Completed in 54 milliseconds