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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_memmgr.c51 init_heap_intf () function
71 init_heap_intf ();
86 * init_heap_intf -> dlsym -> calloc -> malloc -> init_heap_intf
92 init_heap_intf ();
104 init_heap_intf ();
114 init_heap_intf ();
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_memmgr.c51 init_heap_intf () function
71 init_heap_intf ();
86 * init_heap_intf -> dlsym -> calloc -> malloc -> init_heap_intf
92 init_heap_intf ();
104 init_heap_intf ();
114 init_heap_intf ();
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dheaptrace.c51 static int init_heap_intf ();
141 init_heap_intf ();
231 static int in_init_heap_intf = 0; // Flag that we are in init_heap_intf()
234 init_heap_intf () function
265 Tprintf (0, "heaptrace: init_heap_intf done\n");
286 init_heap_intf ();
323 init_heap_intf ();
364 init_heap_intf ();
393 init_heap_intf ();
422 init_heap_intf ();
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dheaptrace.c45 static int init_heap_intf ();
125 init_heap_intf ();
223 static int in_init_heap_intf = 0; // Flag that we are in init_heap_intf()
226 init_heap_intf () function
257 Tprintf (0, "heaptrace: init_heap_intf done\n");
278 init_heap_intf ();
315 init_heap_intf ();
356 init_heap_intf ();
385 init_heap_intf ();
414 init_heap_intf ();
[all...]

Completed in 204 milliseconds