Searched refs:DEMANGLE_COMPONENT_ARGLIST (Results 1 - 4 of 4) sorted by relevance

/external/gcc-demangle/
H A Ddemangle.h334 DEMANGLE_COMPONENT_ARGLIST, enumerator in enum:demangle_component_type
H A Dcp-demangle.c638 case DEMANGLE_COMPONENT_ARGLIST:
856 case DEMANGLE_COMPONENT_ARGLIST:
2354 *ptl = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, type, NULL);
2672 return d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, NULL, NULL);
2681 *p = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, arg, NULL);
4062 case DEMANGLE_COMPONENT_ARGLIST:
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.h344 DEMANGLE_COMPONENT_ARGLIST, enumerator in enum:demangle_component_type
H A Dcp-demangle.c660 case DEMANGLE_COMPONENT_ARGLIST:
881 case DEMANGLE_COMPONENT_ARGLIST:
2454 *ptl = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, type, NULL);
2772 return d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, NULL, NULL);
2781 *p = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, arg, NULL);
4252 case DEMANGLE_COMPONENT_ARGLIST:

Completed in 47 milliseconds