Lines Matching defs:SET
125 #define SET(field) \
132 SET (addr);
133 SET (op_index);
134 SET (file);
135 SET (line);
136 SET (column);
137 SET (is_stmt);
138 SET (basic_block);
139 SET (end_sequence);
140 SET (prologue_end);
141 SET (epilogue_begin);
142 SET (isa);
143 SET (discriminator);
144 SET (context);
145 SET (function_name);
147 #undef SET
180 /* We only store int but want to check for overflow (see SET above). */