Home
last modified time | relevance | path

Searched defs:line_maps (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/include/
H A Dline-map.h64 struct line_maps struct
66 struct line_map *maps;
67 unsigned int allocated;
68 unsigned int used;
70 unsigned int cache;
95 extern void linemap_init (struct line_maps *); argument
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/include/
H A Dline-map.h72 struct GTY(()) line_maps { struct
74 unsigned int allocated;
75 unsigned int used;
77 unsigned int cache;
82 int last_listed;
106 extern void linemap_init (struct line_maps *); argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.h58 struct line_maps struct
77 extern void linemap_init (struct line_maps *); argument
H A Dcpphash.h334 struct line_maps line_maps; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dline-map.h58 struct line_maps struct
77 extern void linemap_init (struct line_maps *); argument
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/include/
H A Dline-map.h681 struct GTY(()) line_maps { struct
683 maps_info_ordinary info_ordinary;
685 maps_info_macro info_macro;
688 unsigned int depth;
691 bool trace_includes;
694 source_location highest_location;
697 source_location highest_line;
701 unsigned int max_column_hint;
705 line_map_realloc reallocator;
730 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/lang/gcc8/gcc-8.5.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/lang/gnat_util/gcc-6-20180516/libcpp/include/
H A Dline-map.h681 struct GTY(()) line_maps { struct
683 maps_info_ordinary info_ordinary;
685 maps_info_macro info_macro;
688 unsigned int depth;
691 bool trace_includes;
694 source_location highest_location;
697 source_location highest_line;
701 unsigned int max_column_hint;
705 line_map_realloc reallocator;
730 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/include/
H A Dline-map.h735 struct GTY(()) line_maps { struct
739 maps_info_ordinary info_ordinary;
741 maps_info_macro info_macro;
744 unsigned int depth;
747 bool trace_includes;
750 source_location highest_location;
753 source_location highest_line;
757 unsigned int max_column_hint;
761 line_map_realloc reallocator;
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/lang/gcc48/gcc-4.8.5/libcpp/include/
H A Dline-map.h287 struct GTY(()) line_maps { struct
289 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 …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/include/
H A Dline-map.h287 struct GTY(()) line_maps { struct
289 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 …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/include/
H A Dline-map.h287 struct GTY(()) line_maps { struct
289 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 …]
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/include/
H A Dline-map.h769 struct GTY(()) line_maps { struct
773 maps_info_ordinary info_ordinary;
775 maps_info_macro info_macro;
778 unsigned int depth;
781 bool trace_includes;
784 location_t highest_location;
787 location_t highest_line;
791 unsigned int max_column_hint;
794 line_map_realloc reallocator;
819 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/lang/gcc9/gcc-9.4.0/libcpp/include/
H A Dline-map.h769 struct GTY(()) line_maps { struct
773 maps_info_ordinary info_ordinary;
775 maps_info_macro info_macro;
778 unsigned int depth;
781 bool trace_includes;
784 location_t highest_location;
787 location_t highest_line;
791 unsigned int max_column_hint;
794 line_map_realloc reallocator;
819 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/include/
H A Dline-map.h773 struct GTY(()) line_maps { struct
777 maps_info_ordinary info_ordinary;
779 maps_info_macro info_macro;
782 unsigned int depth;
785 bool trace_includes;
788 location_t highest_location;
791 location_t highest_line;
795 unsigned int max_column_hint;
798 line_map_realloc reallocator;
823 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED() argument
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/
H A DDefinitions.java54 private final Map<Integer, LineTagMap> line_maps; field in Definitions
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dline-map.c1974 rich_location::rich_location (line_maps */*set*/, source_location loc) : in rich_location() argument
2061 rich_location::set_range (line_maps * /*set*/, unsigned int idx, in set_range() argument
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dline-map.c1974 rich_location::rich_location (line_maps */*set*/, source_location loc) : in rich_location() argument
2061 rich_location::set_range (line_maps * /*set*/, unsigned int idx, in set_range() argument
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dline-map.c2125 rich_location::set_range (line_maps * /*set*/, unsigned int idx, in set_range() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c2125 rich_location::set_range (line_maps * /*set*/, unsigned int idx, in set_range() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Dline-map.c2125 rich_location::set_range (line_maps * /*set*/, unsigned int idx, in set_range() argument

12