Searched defs:jvmtiDeallocate (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/back/
H A Dutil.c349 jvmtiDeallocate(signature);
424 jvmtiDeallocate(signature);
585 jvmtiDeallocate(arguments);
599 jvmtiDeallocate(arguments);
615 jvmtiDeallocate(arguments);
734 jvmtiDeallocate(name);
739 jvmtiDeallocate(signature);
744 jvmtiDeallocate(generic_signature);
773 jvmtiDeallocate(signature);
812 jvmtiDeallocate(nam
1803 jvmtiDeallocate(void *ptr) function
[all...]
/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_util.c47 * and jvmtiDeallocate().
112 jvmtiDeallocate(void *ptr) function
858 jvmtiDeallocate(generic_signature);
952 jvmtiDeallocate(generic_signature);
985 jvmtiDeallocate(sig);
1141 jvmtiDeallocate(sig);
1160 jvmtiDeallocate(interfaces);
1197 jvmtiDeallocate(field_name);
1198 jvmtiDeallocate(field_sig);
1202 jvmtiDeallocate(idlis
[all...]

Completed in 40 milliseconds