GCC Middle and Back End API Reference
traversal_state Struct Reference
Collaboration diagram for traversal_state:

Data Fields

FILEf
 
struct ggc_pch_datad
 
size_t count
 
struct ptr_data ** ptrs
 
size_t ptrs_i
 

Detailed Description

Handy state for the traversal functions.   

Field Documentation

◆ count

size_t traversal_state::count

◆ d

struct ggc_pch_data* traversal_state::d

◆ f

FILE* traversal_state::f

◆ ptrs

struct ptr_data** traversal_state::ptrs

◆ ptrs_i

size_t traversal_state::ptrs_i

The documentation for this struct was generated from the following file: