Searched refs:ggc_pch_alloc_object (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | ggc.h | 181 extern char *ggc_pch_alloc_object (struct ggc_pch_data *, void *, size_t, bool,
|
| H A D | ggc-common.c | 349 d->new_addr = ggc_pch_alloc_object (state->d, d->obj, d->size, in call_alloc()
|
| H A D | ggc-page.c | 2090 ggc_pch_alloc_object (struct ggc_pch_data *d, void *x ATTRIBUTE_UNUSED, in ggc_pch_alloc_object() function
|
| H A D | ggc-zone.c | 2243 ggc_pch_alloc_object (struct ggc_pch_data *d, void *x, in ggc_pch_alloc_object() function
|
| H A D | ChangeLog-2006 | 3232 (ggc_pch_alloc_object): Likewise. 4194 (ggc_pch_alloc_object): Likewise.
|
| H A D | ChangeLog-2003 | 4188 (ggc_pch_alloc_object): Ditto. 36318 (ggc_pch_alloc_object): Likewise. 36417 (ggc_pch_alloc_object): New. 36441 (ggc_pch_alloc_object): Declare.
|
| H A D | ChangeLog-2005 | 29025 (call_alloc): Update call to ggc_pch_alloc_object. 29031 (ggc_pch_count_object, ggc_pch_alloc_object): Add TYPE argument. 29033 (ggc_pch_alloc_object): Update prototypes.
|
| H A D | ChangeLog-2004 | 47673 (ggc_pch_alloc_object): Handle new large objects properly.
|