| GCC Middle and Back End API Reference
    | 
| Data Fields | |
| void * | obj | 
| void * | note_ptr_cookie | 
| gt_note_pointers | note_ptr_fn | 
| gt_handle_reorder | reorder_fn | 
| size_t | size | 
| void * | new_addr | 
Functions for saving and restoring GCable memory to disk.
| void* ptr_data::new_addr | 
Referenced by compare_ptr_data(), ggc_call_alloc(), relocate_ptrs(), and write_pch_globals().
| void* ptr_data::note_ptr_cookie | 
Referenced by gt_pch_note_object(), and gt_pch_note_reorder().
| gt_note_pointers ptr_data::note_ptr_fn | 
Referenced by gt_pch_note_object().
| void* ptr_data::obj | 
| gt_handle_reorder ptr_data::reorder_fn | 
Referenced by gt_pch_note_reorder().
| size_t ptr_data::size | 
Referenced by ggc_call_alloc(), and ggc_call_count().