HomeSort by relevance Sort by last modified time
    Searched defs:line_maps (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
line-map.h 74 struct line_maps GTY(()) function
109 extern void linemap_init (struct line_maps *);
112 extern void linemap_free (struct line_maps *);
114 /* Check for and warn about line_maps entered but not exited. */
116 extern void linemap_check_files_exited (struct line_maps *);
125 (struct line_maps *set, linenum_type to_line, unsigned int max_column_hint);
139 (struct line_maps *, enum lc_reason, unsigned int sysp,
145 (struct line_maps *, source_location);
150 extern void linemap_print_containing_files (struct line_maps *,
180 struct line_maps *set = (SET);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
line-map.h 74 struct line_maps GTY(()) function
109 extern void linemap_init (struct line_maps *);
112 extern void linemap_free (struct line_maps *);
114 /* Check for and warn about line_maps entered but not exited. */
116 extern void linemap_check_files_exited (struct line_maps *);
125 (struct line_maps *set, linenum_type to_line, unsigned int max_column_hint);
139 (struct line_maps *, enum lc_reason, unsigned int sysp,
145 (struct line_maps *, source_location);
150 extern void linemap_print_containing_files (struct line_maps *,
180 struct line_maps *set = (SET);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
line-map.h 74 struct line_maps GTY(()) function
109 extern void linemap_init (struct line_maps *);
112 extern void linemap_free (struct line_maps *);
114 /* Check for and warn about line_maps entered but not exited. */
116 extern void linemap_check_files_exited (struct line_maps *);
125 (struct line_maps *set, linenum_type to_line, unsigned int max_column_hint);
139 (struct line_maps *, enum lc_reason, unsigned int sysp,
145 (struct line_maps *, source_location);
150 extern void linemap_print_containing_files (struct line_maps *,
180 struct line_maps *set = (SET);
    [all...]

Completed in 123 milliseconds