Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcplus-dem.c657 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
751 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
1508 success = do_type (work, mangled, &s); in demangle_signature()
1764 success = do_type (work, mangled, &temp); in demangle_template_template_parm()
2173 success = do_type (work, mangled, &temp); in demangle_template()
2229 success = do_type (work, mangled, &temp); in demangle_template()
2489 if (!do_type (work, &args, &arg)) in demangle_arm_hp_template()
3131 success = do_type (work, mangled, declp); in gnu_special()
3663 do_type (work, mangled, &temp); in do_type()
4679 if (do_type (work, &tem, &type)) in demangle_function_name()
[all …]
/dragonfly/contrib/gdb-7/libiberty/
H A Dcplus-dem.c651 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
745 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
1488 success = do_type (work, mangled, &s); in demangle_signature()
1744 success = do_type (work, mangled, &temp); in demangle_template_template_parm()
2153 success = do_type (work, mangled, &temp); in demangle_template()
2209 success = do_type (work, mangled, &temp); in demangle_template()
2469 if (!do_type (work, &args, &arg)) in demangle_arm_hp_template()
3111 success = do_type (work, mangled, declp); in gnu_special()
3643 do_type (work, mangled, &temp); in do_type()
4656 if (do_type (work, &tem, &type)) in demangle_function_name()
[all …]
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcplus-dem.c673 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
767 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
1574 success = do_type (work, mangled, &s); in demangle_signature()
1831 success = do_type (work, mangled, &temp); in demangle_template_template_parm()
2244 success = do_type (work, mangled, &temp); in demangle_template()
2300 success = do_type (work, mangled, &temp); in demangle_template()
2560 if (!do_type (work, &args, &arg)) in demangle_arm_hp_template()
3209 success = do_type (work, mangled, declp); in gnu_special()
3758 do_type (work, mangled, &temp); in do_type()
4824 if (do_type (work, &tem, &type)) in demangle_function_name()
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcplus-dem.c651 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
745 if (do_type (work, &tem, &type)) in cplus_demangle_opname()
1488 success = do_type (work, mangled, &s); in demangle_signature()
1744 success = do_type (work, mangled, &temp); in demangle_template_template_parm()
2153 success = do_type (work, mangled, &temp); in demangle_template()
2209 success = do_type (work, mangled, &temp); in demangle_template()
2469 if (!do_type (work, &args, &arg)) in demangle_arm_hp_template()
3111 success = do_type (work, mangled, declp); in gnu_special()
3643 do_type (work, mangled, &temp); in do_type()
4656 if (do_type (work, &tem, &type)) in demangle_function_name()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dincremental.h114 { return this->do_type(); } in type()
206 do_type() const = 0;
335 do_type() const in do_type() function
416 do_type() const in do_type() function
475 do_type() const in do_type() function
537 do_type() const in do_type() function
1388 { return this->do_type(); } in type()
1410 do_type() const = 0;
1732 do_type() const in do_type() function
/dragonfly/contrib/binutils-2.27/gold/
H A Dincremental.h114 { return this->do_type(); } in type()
206 do_type() const = 0;
335 do_type() const in do_type() function
416 do_type() const in do_type() function
475 do_type() const in do_type() function
537 do_type() const in do_type() function
1385 { return this->do_type(); } in type()
1407 do_type() const = 0;
1725 do_type() const in do_type() function
/dragonfly/include/rpcsvc/
H A Dnis_object.x166 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */ member