Home | History | Annotate | Download | only in gold

Lines Matching full:style_code

1072 	  enum demangling_styles style_code;
1074 style_code = cplus_demangle_name_to_style(style);
1075 if (style_code == unknown_demangling)
1077 cplus_demangle_set_style(style_code);