Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c2938 struct GTY(()) dw_line_info_table { struct
2940 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
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddwarf2out.c2783 } dw_line_info_table; typedef