Searched defs:line_maps (Results 1 – 1 of 1) sorted by relevance
287 struct GTY(()) line_maps { struct289 struct maps_info info_ordinary;291 struct maps_info info_macro;294 unsigned int depth;297 bool trace_includes;300 source_location highest_location;303 source_location highest_line;307 unsigned int max_column_hint;311 line_map_realloc reallocator;315 line_map_round_alloc_size_func round_alloc_size;[all …]