Home
last modified time | relevance | path

Searched defs:instrumented_malloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dinstrumented_alloc.c66 instrumented_malloc (size_t size) in instrumented_malloc() function
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dinstrumented_alloc.c66 instrumented_malloc (size_t size) in instrumented_malloc() function
/netbsd-src/external/mit/libcbor/dist/test/
H A Dmemory_allocation_test.c54 void *instrumented_malloc(size_t size) { in instrumented_malloc() function