HomeSort by: relevance | last modified time | path
    Searched defs:line_table (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
input.h 26 extern GTY(()) class line_maps *line_table; variable in typeref:class:line_maps
172 ((IS_ADHOC_LOC (LOC)) ? get_location_from_adhoc_loc (line_table, LOC) \
175 ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \
193 return linemap_location_in_system_header_p (line_table, loc);
202 return linemap_location_from_macro_expansion_p (line_table, loc);
212 return linemap_location_from_macro_definition_p (line_table, loc);
218 return get_pure_location (line_table, loc);
226 return get_range_from_loc (line_table, loc).m_start;
234 return get_range_from_loc (line_table, loc).m_finish;
input.cc 185 class line_maps *line_table; variable in typeref:class:line_maps
187 /* A stashed copy of "line_table" for use by selftest::line_table_test.
239 loc = linemap_unwind_to_first_non_reserved_loc (line_table,
243 loc = linemap_resolve_location (line_table, loc, lrk, &map);
273 xloc = linemap_expand_location (line_table, map, loc);
317 if (linemap_get_file_highest_location (line_table, file_path, &l))
942 loc = linemap_resolve_location (line_table, loc,
1008 location_t xloc = linemap_resolve_location (line_table, location,
1020 return linemap_resolve_location (line_table, location,
1045 location_t combined_loc = COMBINE_LOCATION_DATA (line_table,
    [all...]
genmatch.cc 53 static class line_maps *line_table; variable in typeref:class:line_maps
68 loc = linemap_resolve_location (line_table, loc, LRK_SPELLING_LOCATION, &map);
69 return linemap_expand_location (line_table, map, loc);
82 linemap_resolve_location (line_table, location, LRK_SPELLING_LOCATION, &map);
83 expanded_location loc = linemap_expand_location (line_table, map, location);
123 rich_location richloc (line_table, tk->src_loc);
136 rich_location richloc (line_table, loc);
149 rich_location richloc (line_table, tk->src_loc);
162 rich_location richloc (line_table, loc);
191 linemap_resolve_location (line_table, location, LRK_SPELLING_LOCATION, &map)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
input.h 28 extern GTY(()) class line_maps *line_table; variable in typeref:class:line_maps
185 ((IS_ADHOC_LOC (LOC)) ? get_location_from_adhoc_loc (line_table, LOC) \
188 ((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \
206 return linemap_location_in_system_header_p (line_table, loc);
215 return linemap_location_from_macro_expansion_p (line_table, loc);
225 return linemap_location_from_macro_definition_p (line_table, loc);
231 return get_pure_location (line_table, loc);
239 return get_range_from_loc (line_table, loc).m_start;
247 return get_range_from_loc (line_table, loc).m_finish;
input.cc 192 class line_maps *line_table; variable in typeref:class:line_maps
194 /* A stashed copy of "line_table" for use by selftest::line_table_test.
301 if (linemap_get_file_highest_location (line_table, file_path, &l))
1067 loc = linemap_resolve_location (line_table, loc,
1080 return expand_location_1 (line_table, loc, /*expansion_point_p=*/true,
1094 return expand_location_1 (line_table, loc, /*expansion_point_p=*/false,
1135 location_t xloc = linemap_resolve_location (line_table, location,
1147 return linemap_resolve_location (line_table, location,
1170 return line_table->make_location (caret, start, finish);
1179 return line_table->get_or_create_combined_loc (pure_loc, src_range
    [all...]
genmatch.cc 55 static class line_maps *line_table; variable in typeref:class:line_maps
85 linemap_resolve_location (line_table, location, LRK_SPELLING_LOCATION, &map);
86 expanded_location loc = linemap_expand_location (line_table, map, location);
126 rich_location richloc (line_table, tk->src_loc);
139 rich_location richloc (line_table, loc);
152 rich_location richloc (line_table, tk->src_loc);
165 rich_location richloc (line_table, loc);
273 linemap_resolve_location (line_table, location, LRK_SPELLING_LOCATION, &map);
274 expanded_location loc = linemap_expand_location (line_table, map, location);
2768 linemap_resolve_location (line_table, token->src_loc
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
directives.cc 308 pfile->directive_line = pfile->line_table->highest_line;
536 rich_location richloc (pfile->line_table, dname->src_loc);
538 = get_range_from_loc (pfile->line_table, dname->src_loc);
852 if (pfile->line_table->depth >= CPP_OPTION (pfile, max_include_depth))
857 pfile->line_table->depth,
971 class line_maps *line_table = pfile->line_table; local
972 const line_map_ordinary *map = LINEMAPS_LAST_ORDINARY_MAP (line_table);
1025 line_table->seen_line_directive = true;
1034 class line_maps *line_table = pfile->line_table local
    [all...]
files.cc 930 (pfile, pfile->line_table, loc, file->path));
1002 && (pfile->line_table->highest_location
1005 pfile->line_table->highest_location--;
1020 = LINEMAPS_LAST_ORDINARY_MAP (pfile->line_table);
1021 linenum_type line = SOURCE_LINE (map, pfile->line_table->highest_line);
1022 linemap_line_start (pfile->line_table, line - 1, 0);
1214 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0;
1330 entry->location = pfile->line_table->highest_location;
1401 location = get_location_from_adhoc_loc (pfile->line_table, location);
1502 const class line_maps *line_table = pfile->line_table local
    [all...]
internal.h 72 const class line_maps *line_table = PFILE->line_table; \
74 LINEMAPS_LAST_ORDINARY_MAP (line_table); \
75 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
76 linemap_line_start (PFILE->line_table, line + 1, COLS_HINT); \
424 class line_maps *line_table; member in struct:cpp_reader
959 : rich_location (pfile->line_table,
966 : rich_location (pfile->line_table, loc)
  /src/external/gpl3/gcc/dist/libcpp/
directives.cc 308 pfile->directive_line = pfile->line_table->highest_line;
551 rich_location richloc (pfile->line_table, dname->src_loc);
553 = get_range_from_loc (pfile->line_table, dname->src_loc);
870 if (pfile->line_table->depth >= CPP_OPTION (pfile, max_include_depth))
875 pfile->line_table->depth,
989 class line_maps *line_table = pfile->line_table; local
990 const line_map_ordinary *map = LINEMAPS_LAST_ORDINARY_MAP (line_table);
1043 line_table->seen_line_directive = true;
1052 class line_maps *line_table = pfile->line_table local
    [all...]
files.cc 946 (pfile, pfile->line_table, loc, file->path));
1018 && (pfile->line_table->highest_location
1022 pfile->line_table->highest_location--;
1037 = LINEMAPS_LAST_ORDINARY_MAP (pfile->line_table);
1038 linenum_type line = SOURCE_LINE (map, pfile->line_table->highest_line);
1039 linemap_line_start (pfile->line_table, line - 1, 0);
1231 int sysp = pfile->line_table->highest_line > 1 && pfile->buffer ? pfile->buffer->sysp : 0;
1347 entry->location = pfile->line_table->highest_location;
1418 location = get_location_from_adhoc_loc (pfile->line_table, location);
1524 const class line_maps *line_table = pfile->line_table local
    [all...]
internal.h 73 const class line_maps *line_table = PFILE->line_table; \
75 LINEMAPS_LAST_ORDINARY_MAP (line_table); \
76 linenum_type line = SOURCE_LINE (map, line_table->highest_line); \
77 linemap_line_start (PFILE->line_table, line + 1, COLS_HINT); \
425 class line_maps *line_table; member in struct:cpp_reader
964 : rich_location (pfile->line_table,
971 : rich_location (pfile->line_table, loc)
  /src/external/gpl3/binutils/dist/bfd/
dwarf2.c 275 struct line_info_table *line_table; member in struct:dwarf2_debug_file
403 struct line_info_table *line_table; member in struct:comp_unit
2725 if (unit->line_offset == 0 && file->line_table)
2726 return file->line_table;
3100 file->line_table = table;
3669 *filename_ptr = concat_filename (unit->line_table,
4116 func->caller_file = concat_filename (unit->line_table,
4183 func->file = concat_filename (unit->line_table,
4229 var->file = concat_filename (unit->line_table,
4685 || unit->line_table == NULL) /* The line info table has not been loaded. *
    [all...]
vms-alpha.c 251 struct lineinfo *line_table;
4406 module->line_table = curr_line;
5086 for (lineinfo = module->line_table; lineinfo; lineinfo = lineinfo->next)
250 struct lineinfo *line_table; member in struct:module
  /src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c 275 struct line_info_table *line_table; member in struct:dwarf2_debug_file
403 struct line_info_table *line_table; member in struct:comp_unit
2725 if (unit->line_offset == 0 && file->line_table)
2726 return file->line_table;
3100 file->line_table = table;
3669 *filename_ptr = concat_filename (unit->line_table,
4116 func->caller_file = concat_filename (unit->line_table,
4183 func->file = concat_filename (unit->line_table,
4229 var->file = concat_filename (unit->line_table,
4685 || unit->line_table == NULL) /* The line info table has not been loaded. *
    [all...]
vms-alpha.c 251 struct lineinfo *line_table;
4393 module->line_table = curr_line;
5073 for (lineinfo = module->line_table; lineinfo; lineinfo = lineinfo->next)
250 struct lineinfo *line_table; member in struct:module
  /src/external/gpl3/gdb/dist/bfd/
dwarf2.c 275 struct line_info_table *line_table; member in struct:dwarf2_debug_file
403 struct line_info_table *line_table; member in struct:comp_unit
2725 if (unit->line_offset == 0 && file->line_table)
2726 return file->line_table;
3100 file->line_table = table;
3669 *filename_ptr = concat_filename (unit->line_table,
4116 func->caller_file = concat_filename (unit->line_table,
4183 func->file = concat_filename (unit->line_table,
4229 var->file = concat_filename (unit->line_table,
4685 || unit->line_table == NULL) /* The line info table has not been loaded. *
    [all...]
vms-alpha.c 251 struct lineinfo *line_table;
4393 module->line_table = curr_line;
5073 for (lineinfo = module->line_table; lineinfo; lineinfo = lineinfo->next)
250 struct lineinfo *line_table; member in struct:module
  /src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c 275 struct line_info_table *line_table; member in struct:dwarf2_debug_file
406 struct line_info_table *line_table; member in struct:comp_unit
2718 if (unit->line_offset == 0 && file->line_table)
2719 return file->line_table;
3093 file->line_table = table;
3662 *filename_ptr = concat_filename (unit->line_table,
4109 func->caller_file = concat_filename (unit->line_table,
4176 func->file = concat_filename (unit->line_table,
4222 var->file = concat_filename (unit->line_table,
4678 || unit->line_table == NULL) /* The line info table has not been loaded. *
    [all...]
vms-alpha.c 251 struct lineinfo *line_table;
4399 module->line_table = curr_line;
5079 for (lineinfo = module->line_table; lineinfo; lineinfo = lineinfo->next)
250 struct lineinfo *line_table; member in struct:module

Completed in 111 milliseconds