|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct stridxlist * | next |
| HOST_WIDE_INT | offset |
| int | idx |
One OFFSET->IDX mapping.
| int stridxlist::idx |
Referenced by addr_stridxptr(), get_addr_stridx(), and get_stridx().
| struct stridxlist* stridxlist::next |
Referenced by addr_stridxptr(), and get_addr_stridx().
| HOST_WIDE_INT stridxlist::offset |
Referenced by addr_stridxptr(), and get_addr_stridx().