
Data Fields | |
| struct ggc_pch_data::ggc_pch_ondisk | d |
| size_t | base [NUM_ORDERS] |
| size_t | written [NUM_ORDERS] |
| struct ggc_pch_ondisk | d |
| size_t | orig_base |
| size_t | alloc_size |
| alloc_type * | alloc_bits |
| size_t | type_bases [NUM_PCH_BUCKETS] |
| size_t | start_offset |
Data Types | |
| type | ggc_pch_ondisk |
Definition at line 2104 of file ggc-page.c.
Referenced by ggc_pch_count_object(), ggc_pch_finish(), ggc_pch_this_base(), and ggc_pch_total_size().
Definition at line 2110 of file ggc-page.c.
Referenced by ggc_pch_alloc_object(), and ggc_pch_this_base().
Definition at line 2111 of file ggc-page.c.
struct ggc_pch_ondisk ggc_pch_data::d [read] |
Definition at line 2144 of file ggc-zone.c.
Definition at line 2146 of file ggc-zone.c.
Referenced by ggc_pch_alloc_object(), ggc_pch_this_base(), and ggc_pch_write_object().
Definition at line 2147 of file ggc-zone.c.
Referenced by ggc_pch_finish(), ggc_pch_this_base(), and ggc_pch_total_size().
Definition at line 2148 of file ggc-zone.c.
Referenced by ggc_pch_alloc_object(), ggc_pch_finish(), and ggc_pch_this_base().
| size_t ggc_pch_data::type_bases[NUM_PCH_BUCKETS] |
Definition at line 2149 of file ggc-zone.c.
Referenced by ggc_pch_alloc_object(), and ggc_pch_this_base().
Definition at line 2150 of file ggc-zone.c.
Referenced by ggc_pch_finish(), ggc_pch_prepare_write(), and ggc_pch_write_object().
1.5.6