Home
last modified time | relevance | path

Searched refs:remove_warrant (Results 1 – 2 of 2) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c487 remove_warrant(void *mptr) in remove_warrant() function
527 if (malloc_watch && remove_warrant(mptr)==0 ) in actual_free()
634 if ( malloc_watch && remove_warrant(oldmptr)==0 ) in debug_realloc()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/jvmti/hprof/
H A Ddebug_malloc.c487 remove_warrant(void *mptr) in remove_warrant() function
527 if (malloc_watch && remove_warrant(mptr)==0 ) in actual_free()
634 if ( malloc_watch && remove_warrant(oldmptr)==0 ) in debug_realloc()