Lines Matching full:collector
3101 The Boehm conservative garbage collector, used as part of the Java
15813 In order for the garbage collector to know the size of the structure
36640 control of the garbage collector must be marked. All global variables
36683 * Invoking the garbage collector:: How to invoke the garbage collector.
36855 called when the garbage collector has just marked the data as
36944 22.2 Marking Roots for the Garbage Collector
36948 the global variables ("roots") that the garbage collector starts at.
36961 File: gccint.info, Node: Files, Next: Invoking the garbage collector, Prev: GGC Roots, Up: Type Information
37019 File: gccint.info, Node: Invoking the garbage collector, Next: Troubleshooting, Prev: Files, Up: Type Information
37021 22.4 How to invoke the garbage collector
37024 The GCC garbage collector GGC is only invoked explicitly. In contrast
37034 collector (so it does not scan the call stack for pointers). In
37046 File: gccint.info, Node: Troubleshooting, Prev: Invoking the garbage collector, Up: Type Information
37048 22.5 Troubleshooting the garbage collector
37051 With the current garbage collector implementation, most issues should
37320 23.4 Interacting with the GCC Garbage Collector
37324 Collector) is running. They can register callbacks for the
39332 * Hans-J. Boehm for his garbage collector, IA-64 libffi port, and
44829 * garbage collector, invocation: Invoking the garbage collector.
44831 * garbage collector, troubleshooting: Troubleshooting. (line 6)
44878 * ggc_collect: Invoking the garbage collector.
47855 Node: Invoking the garbage collector1628426