Home
last modified time | relevance | path

Searched refs:ggc_realloc_stat (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-none.c60 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-none.cc60 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat() function
H A DChangeLog-200439581 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
39583 (ggc_alloc_cleared, ggc_realloc_stat): ... these.
39590 ggc_alloc_cleared_stat, ggc_realloc_stat, ggc_alloc_typed_stat): Rename
39603 ggc_alloc_cleared_stat, ggc_realloc_stat, ggc_alloc_typed_stat): Declare.
H A DChangeLog-20121875 (va_gc::reserve): Add PASS_MEM_STAT to ggc_realloc_stat call.
H A DChangeLog-201027029 (ggc_realloc_stat): Use ggc_internal_alloc_stat.