Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3084 struct GTY(()) dw_line_info_table { struct
3086 const char *end_label;
3090 unsigned int file_num;
3091 unsigned int line_num;
3092 unsigned int column_num;
3093 int discrim_num;
3094 bool is_stmt;
3095 bool in_use;
3111 var_loc_view view;
3138 maybe_reset_location_view (rtx_insn *insn, dw_line_info_table *table) in maybe_reset_location_view() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c2980 struct GTY(()) dw_line_info_table { struct
2982 const char *end_label;
2986 unsigned int file_num;
2987 unsigned int line_num;
2988 unsigned int column_num;
2989 int discrim_num;
2990 bool is_stmt;
2991 bool in_use;
3007 var_loc_view view;
3034 maybe_reset_location_view (rtx_insn *insn, dw_line_info_table *table) in maybe_reset_location_view() argument