Home
last modified time | relevance | path

Searched refs:init_malloc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dmain.c167 init_malloc (NULL); in captured_main()
H A Ddefs.h350 extern void init_malloc (void *);
H A Dutils.c1018 init_malloc (void *md) in init_malloc() function