GCC Middle and Back End API Reference
noted_fnptr_store Struct Reference

Data Fields

tree rec_type
tree fn
unsigned fld_offset

Detailed Description

Structure holding the information that all stores to FLD_OFFSET (measured in
bytes) of a particular record type REC_TYPE was storing a pointer to
function FN or that there were multiple functions, which is denoted by fn
being nullptr.  

Field Documentation

◆ fld_offset

◆ fn

tree noted_fnptr_store::fn

◆ rec_type


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