Home
last modified time | relevance | path

Searched refs:map_attr_string (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl.c370 map_attr_string (file_location loc, const char *p, mapping **iterator_out = 0) struct
459 v = map_attr_string (loc, p); in apply_iterator_to_string()
590 v = map_attr_string (ause->loc, ause->value); in apply_attribute_uses()
691 if (!map_attr_string (loc, start + 1, &iterator)) in handle_overloaded_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl.cc436 map_attr_string (file_location loc, const char *p, mapping **iterator_out = 0) in map_attr_string() function
525 v = map_attr_string (loc, p); in apply_iterator_to_string()
656 v = map_attr_string (ause->loc, ause->value); in apply_attribute_uses()
757 if (!map_attr_string (loc, start + 1, &iterator)) in handle_overloaded_name()
H A DChangeLog-20122983 (map_attr_string): Handle subst-iterators.
21966 (map_attr_string, apply_iterator_to_string): Remove iterator
H A DChangeLog-200519207 (map_attr_string): New static function, broken out of
19210 (apply_macro_to_string): Call map_attr_string.
H A DChangeLog-200710364 (map_attr_string, apply_mode_maps, apply_iterator_to_rtx, add_mapping)
H A DChangeLog-201814027 (map_attr_string): Add an optional argument that passes back
H A DChangeLog-201920958 (map_attr_string): Take a file_location parameter. Report cases