Home
last modified time | relevance | path

Searched refs:comb_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1165 enum demangle_component_type comb_type; in d_prefix() local
1176 comb_type = DEMANGLE_COMPONENT_QUAL_NAME; in d_prefix()
1189 comb_type = DEMANGLE_COMPONENT_TEMPLATE; in d_prefix()
1202 ret = d_make_comp (di, comb_type, ret, dc); in d_prefix()
/freebsd-12.1/contrib/binutils/libiberty/
H A Dcp-demangle.c1211 enum demangle_component_type comb_type; in d_prefix() local
1222 comb_type = DEMANGLE_COMPONENT_QUAL_NAME; in d_prefix()
1235 comb_type = DEMANGLE_COMPONENT_TEMPLATE; in d_prefix()
1248 ret = d_make_comp (di, comb_type, ret, dc); in d_prefix()