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(), gt_pch_save(), relocate_ptrs(), and write_pch_globals().
void* ptr_data::note_ptr_cookie |
Referenced by gt_pch_note_object(), gt_pch_note_reorder(), and gt_pch_save().
gt_note_pointers ptr_data::note_ptr_fn |
Referenced by ggc_call_alloc(), ggc_call_count(), gt_pch_note_object(), and gt_pch_save().
void* ptr_data::obj |
Referenced by saving_hasher::equal(), ggc_call_alloc(), ggc_call_count(), gt_pch_note_object(), gt_pch_save(), and saving_hasher::hash().
gt_handle_reorder ptr_data::reorder_fn |
Referenced by gt_pch_note_reorder(), and gt_pch_save().
size_t ptr_data::size |
Referenced by ggc_call_alloc(), ggc_call_count(), and gt_pch_save().