Lines Matching defs:set
786 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
797 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
808 LINEMAPS_USED (const line_maps *set, bool map_kind) in LINEMAPS_USED()
819 LINEMAPS_USED (line_maps *set, bool map_kind) in LINEMAPS_USED()
831 LINEMAPS_CACHE (const line_maps *set, bool map_kind) in LINEMAPS_CACHE()
842 LINEMAPS_CACHE (line_maps *set, bool map_kind) in LINEMAPS_CACHE()
852 LINEMAPS_MAP_AT (const line_maps *set, bool map_kind, int index) in LINEMAPS_MAP_AT()
864 LINEMAPS_LAST_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_MAP()
874 LINEMAPS_LAST_ALLOCATED_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_ALLOCATED_MAP()
883 LINEMAPS_ORDINARY_MAPS (const line_maps *set) in LINEMAPS_ORDINARY_MAPS()
890 LINEMAPS_ORDINARY_MAP_AT (const line_maps *set, int index) in LINEMAPS_ORDINARY_MAP_AT()
900 LINEMAPS_ORDINARY_ALLOCATED (const line_maps *set) in LINEMAPS_ORDINARY_ALLOCATED()
907 LINEMAPS_ORDINARY_USED (const line_maps *set) in LINEMAPS_ORDINARY_USED()
915 LINEMAPS_ORDINARY_CACHE (const line_maps *set) in LINEMAPS_ORDINARY_CACHE()
923 LINEMAPS_ORDINARY_CACHE (line_maps *set) in LINEMAPS_ORDINARY_CACHE()
931 LINEMAPS_LAST_ORDINARY_MAP (const line_maps *set) in LINEMAPS_LAST_ORDINARY_MAP()
939 LINEMAPS_LAST_ALLOCATED_ORDINARY_MAP (const line_maps *set) in LINEMAPS_LAST_ALLOCATED_ORDINARY_MAP()
947 LINEMAPS_MACRO_MAPS (const line_maps *set) in LINEMAPS_MACRO_MAPS()
954 LINEMAPS_MACRO_MAP_AT (const line_maps *set, int index) in LINEMAPS_MACRO_MAP_AT()
964 LINEMAPS_MACRO_ALLOCATED (const line_maps *set) in LINEMAPS_MACRO_ALLOCATED()
971 LINEMAPS_MACRO_USED (const line_maps *set) in LINEMAPS_MACRO_USED()
979 LINEMAPS_MACRO_CACHE (const line_maps *set) in LINEMAPS_MACRO_CACHE()
987 LINEMAPS_MACRO_CACHE (line_maps *set) in LINEMAPS_MACRO_CACHE()
994 LINEMAPS_LAST_MACRO_MAP (const line_maps *set) in LINEMAPS_LAST_MACRO_MAP()
1002 LINEMAPS_MACRO_LOWEST_LOCATION (const line_maps *set) in LINEMAPS_MACRO_LOWEST_LOCATION()
1011 LINEMAPS_LAST_ALLOCATED_MACRO_MAP (const line_maps *set) in LINEMAPS_LAST_ALLOCATED_MACRO_MAP()
1049 COMBINE_LOCATION_DATA (struct line_maps *set, in COMBINE_LOCATION_DATA()
1195 INCLUDED_FROM (struct line_maps *set, const line_map_ordinary *ord_map) in INCLUDED_FROM()
1268 linemap_location_before_p (struct line_maps *set, in linemap_location_before_p()