Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c1464 enum demangle_component_type comb_type; in d_prefix() local
1475 comb_type = DEMANGLE_COMPONENT_QUAL_NAME; in d_prefix()
1498 comb_type = DEMANGLE_COMPONENT_TEMPLATE; in d_prefix()
1521 ret = d_make_comp (di, comb_type, ret, dc); in d_prefix()