Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/binutils/
Dcxxfilt.c34 static int strip_underscore = TARGET_PREPENDS_UNDERSCORE; variable
60 if (strip_underscore && mangled_name[skip_first] == '_') in demangle_it()
193 strip_underscore = 0; in main()
208 strip_underscore = 1; in main()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
DOpts.td18 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>;
/freebsd-12-stable/contrib/binutils/gas/
Demul.h33 unsigned strip_underscore : 1; member
/freebsd-12-stable/contrib/gcc/cp/
DChangeLog-2002248 (strip_underscore): Change type from 'int' to 'bool'.
/freebsd-12-stable/contrib/binutils/libiberty/
DChangeLog4464 when user specifies 'edg'. Set strip_underscore to
/freebsd-12-stable/contrib/gcclibs/libiberty/
DChangeLog4266 when user specifies 'edg'. Set strip_underscore to
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-94953114 * config.bfd (m68k-bull-sysv*): Added strip_underscore=yes.