clear_malloc() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

clear_malloc() function

Syntax

void *clear_malloc(size_t size);
Implemented in replacements.c:30

Arguments

size

References

LocationText
replacements.c:30
void *clear_malloc(size_t size)
replacements.h:69
void *clear_malloc(size_t size);

Call Tree

Functions called by clear_malloc()
clear_malloc()
memset()
malloc()
all items filtered out
Data read by clear_malloc()
clear_malloc()::t
all items filtered out
clear_malloc()