| /src/external/gpl3/gcc/dist/libbacktrace/ |
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| instrumented_alloc.c | 50 extern void *instrumented_realloc (void *ptr, size_t size); 53 #define realloc instrumented_realloc 81 instrumented_realloc (void *ptr, size_t size) function
|
| /src/external/mit/libcbor/dist/test/ |
| memory_allocation_test.c | 73 void *instrumented_realloc(void *ptr, size_t size) { function 259 cbor_set_allocs(instrumented_malloc, instrumented_realloc, free);
|
| memory_allocation_test.c | 73 void *instrumented_realloc(void *ptr, size_t size) { function 259 cbor_set_allocs(instrumented_malloc, instrumented_realloc, free);
|