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

Data Fields

rtx base
HOST_WIDE_INT offset

Detailed Description

Given an expression EXP with a constant value, reduce it to the sum of an assembler symbol and an integer. Store them both in the structure *VALUE. EXP must be reducible.


Field Documentation

rtx addr_const::base
HOST_WIDE_INT addr_const::offset

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