Searched refs:strip_underscore (Results 1 – 7 of 7) sorted by relevance
34 static int strip_underscore = TARGET_PREPENDS_UNDERSCORE; variable60 if (strip_underscore && mangled_name[skip_first] == '_') in demangle_it()193 strip_underscore = 0; in main()208 strip_underscore = 1; in main()
18 defm strip_underscore : BB<"strip-underscore", "Strip the leading underscore", "Don't strip the lea…25 def : F<"_", "Alias for --strip-underscore">, Alias<strip_underscore>;
33 unsigned strip_underscore : 1; member
248 (strip_underscore): Change type from 'int' to 'bool'.
4464 when user specifies 'edg'. Set strip_underscore to
4266 when user specifies 'edg'. Set strip_underscore to
3114 * config.bfd (m68k-bull-sysv*): Added strip_underscore=yes.