Searched refs:malloc_get_state (Results 1 – 3 of 3) sorted by relevance
32 void *malloc_get_state (void);33 compat_symbol_reference (libc, malloc_get_state, malloc_get_state, GLIBC_2_0);479 if (malloc_get_state () != NULL) in do_test()
124 malloc_get_state;
551 malloc_get_state (void) in malloc_get_state() function556 compat_symbol (libc_malloc_debug, malloc_get_state, malloc_get_state,
Completed in 8 milliseconds