Home
last modified time | relevance | path

Searched refs:DEMANGLE_COMPONENT_TEMPLATE (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dcp-support.c186 if (ret_comp->type == DEMANGLE_COMPONENT_TEMPLATE) in cp_class_name_from_physname()
203 case DEMANGLE_COMPONENT_TEMPLATE: in cp_class_name_from_physname()
254 case DEMANGLE_COMPONENT_TEMPLATE: in unqualified_name_from_comp()
Dcp-name-parser.y513 { $$ = fill_comp (DEMANGLE_COMPONENT_TEMPLATE, $1, $3.comp); }
586 { $$ = fill_comp (DEMANGLE_COMPONENT_TEMPLATE, $1, $3.comp); }
/mirbsd/src/gnu/usr.bin/binutils/libiberty/
Dcp-demangle.c488 case DEMANGLE_COMPONENT_TEMPLATE: in d_dump()
715 case DEMANGLE_COMPONENT_TEMPLATE: in d_make_comp()
945 case DEMANGLE_COMPONENT_TEMPLATE: in has_return_type()
1097 dc = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE, dc, in d_name()
1113 dc = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE, dc, in d_name()
1189 comb_type = DEMANGLE_COMPONENT_TEMPLATE; in d_prefix()
1796 ret = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE, ret, in cplus_demangle_type()
1816 ret = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE, ret, in cplus_demangle_type()
2222 d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE, name, in d_expression()
2746 if (typed_name->type == DEMANGLE_COMPONENT_TEMPLATE) in d_print_comp()
[all …]
Dcp-demint.c71 case DEMANGLE_COMPONENT_TEMPLATE: in cplus_demangle_fill_component()
/mirbsd/src/gnu/usr.bin/binutils/include/
Ddemangle.h201 DEMANGLE_COMPONENT_TEMPLATE, enumerator
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dstabs.c5243 case DEMANGLE_COMPONENT_TEMPLATE: in stab_demangle_v3_arg()