GCC Middle and Back End API Reference
dw_cfi_oprnd_struct Union Reference

#include <dwarf2out.h>

Collaboration diagram for dw_cfi_oprnd_struct:

Data Fields

unsigned int dw_cfi_reg_num
HOST_WIDE_INT dw_cfi_offset
const char * dw_cfi_addr
struct dw_loc_descr_structdw_cfi_loc

Field Documentation

const char* dw_cfi_oprnd_struct::dw_cfi_addr

Referenced by lookup_cfa_1().

struct dw_loc_descr_struct* dw_cfi_oprnd_struct::dw_cfi_loc

Referenced by lookup_cfa_1().

HOST_WIDE_INT dw_cfi_oprnd_struct::dw_cfi_offset
unsigned int dw_cfi_oprnd_struct::dw_cfi_reg_num

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