Home
last modified time | relevance | path

Searched defs:dw_cfa_location (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.h119 struct GTY(()) dw_cfa_location { struct
120 poly_int64_pod offset;
121 poly_int64_pod base_offset;
123 unsigned int reg;
124 BOOL_BITFIELD indirect : 1; /* 1 if CFA is accessed via a dereference. */
125 BOOL_BITFIELD in_use : 1; /* 1 if a saved cfa is stored here. */
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2out.h128 } dw_cfa_location; typedef