Searched defs:dw_line_info_table (Results 1 – 2 of 2) sorted by relevance
2938 struct GTY(()) dw_line_info_table { struct2940 const char *end_label;2944 unsigned int file_num;2945 unsigned int line_num;2946 unsigned int column_num;2947 int discrim_num;2948 bool is_stmt;2949 bool in_use;2965 var_loc_view view;2992 maybe_reset_location_view (rtx_insn *insn, dw_line_info_table *table) in maybe_reset_location_view() argument
2783 } dw_line_info_table; typedef