Lines Matching full:collector
2798 garbage collector.
8416 GCC uses a garbage collector to manage its own memory
8418 by which the garbage collector's heap should be allowed to
8433 Minimum size of the garbage collector's heap before it begins
17176 debugger or garbage collector).
39521 garbage collector because the objects are allocated using the typed
39522 memory facility available in this collector. The typed memory
39709 using a powerful conservative garbage collector, known as the
39710 Boehm-Demers-Weiser conservative garbage collector.
39715 several enhancements to support the garbage collector. The new library
39719 When the garbage collector is used, the objects are allocated using the
39721 Boehm-Demers-Weiser collector. This mode requires precise information
39728 pointer is basically hidden for the garbage collector; this can be
43524 * Hans-J. Boehm for his garbage collector, IA-64 libffi port, and