Home
last modified time | relevance | path

Searched refs:cplus_demangle_name_to_style (Results 1 – 25 of 25) sorted by relevance

/openbsd/gnu/lib/libiberty/src/testsuite/
H A Dtest-demangle.c138 style = cplus_demangle_name_to_style (fstyle);
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dcxxfilt.c201 style = cplus_demangle_name_to_style (optarg); in main()
H A Daddr2line.c311 style = cplus_demangle_name_to_style (optarg); in main()
H A Dnm.c393 style = cplus_demangle_name_to_style (optarg); in main()
H A Dobjdump.c2766 style = cplus_demangle_name_to_style (optarg); in main()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dcxxfilt.c209 style = cplus_demangle_name_to_style (optarg); in main()
H A Daddr2line.c377 style = cplus_demangle_name_to_style (optarg); in main()
H A Dnm.c1521 style = cplus_demangle_name_to_style (optarg); in main()
H A Dobjdump.c3017 style = cplus_demangle_name_to_style (optarg); in main()
/openbsd/gnu/gcc/include/
H A Ddemangle.h141 cplus_demangle_name_to_style (const char *name);
H A DChangeLog-9103950 (cplus_demangle_name_to_style): New function to translate name.
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A Ddemangle.h132 cplus_demangle_name_to_style (const char *name);
H A DChangeLog-9103950 (cplus_demangle_name_to_style): New function to translate name.
/openbsd/gnu/lib/libiberty/include/
H A Ddemangle.h132 cplus_demangle_name_to_style (const char *name);
H A DChangeLog512 (cplus_demangle_name_to_style): New function to translate name.
/openbsd/gnu/usr.bin/binutils/include/
H A Ddemangle.h130 cplus_demangle_name_to_style PARAMS ((const char *name));
H A DChangeLog564 (cplus_demangle_name_to_style): New function to translate name.
H A DChangeLog-91031005 (cplus_demangle_name_to_style): New function to translate name.
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dgprof.c453 style = cplus_demangle_name_to_style (optarg); in main()
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dgprof.c458 style = cplus_demangle_name_to_style (optarg);
/openbsd/gnu/usr.bin/binutils/ld/
H A Dlexsup.c675 style = cplus_demangle_name_to_style (optarg); in parse_args()
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dlexsup.c754 style = cplus_demangle_name_to_style (optarg); in parse_args()
/openbsd/gnu/gcc/gcc/
H A Dcollect2.c1179 = cplus_demangle_name_to_style (arg+11); in main()
/openbsd/gnu/lib/libiberty/src/
H A Dcplus-dem.c806 cplus_demangle_name_to_style (const char *name) in cplus_demangle_name_to_style() function
H A DChangeLog699 cplus_demangle_name_to_style, cplus_demangle, grow_vect,
2456 cplus_demangle_set_style, cplus_demangle_name_to_style,
3507 (cplus_demangle_name_to_style): New function to translate name.