Searched refs:DEMANGLE_COMPONENT_OPERATOR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Ddemangle.h316 DEMANGLE_COMPONENT_OPERATOR, enumerator in enum:demangle_component_type
379 /* For DEMANGLE_COMPONENT_OPERATOR. */
477 /* Fill in a DEMANGLE_COMPONENT_OPERATOR, using the name of the
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demint.c154 /* Fill in a DEMANGLE_COMPONENT_OPERATOR. */
172 p->type = DEMANGLE_COMPONENT_OPERATOR;
H A Dcp-demangle.c466 case DEMANGLE_COMPONENT_OPERATOR:
827 p->type = DEMANGLE_COMPONENT_OPERATOR;
1233 if (ret != NULL && ret->type == DEMANGLE_COMPONENT_OPERATOR)
2269 if (op->type == DEMANGLE_COMPONENT_OPERATOR)
2272 if (op->type == DEMANGLE_COMPONENT_OPERATOR
2281 case DEMANGLE_COMPONENT_OPERATOR:
3206 case DEMANGLE_COMPONENT_OPERATOR:
3253 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR
3266 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR
3722 if (dc->type == DEMANGLE_COMPONENT_OPERATOR)
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Ddemangle.h302 DEMANGLE_COMPONENT_OPERATOR, enumerator in enum:demangle_component_type
365 /* For DEMANGLE_COMPONENT_OPERATOR. */
463 /* Fill in a DEMANGLE_COMPONENT_OPERATOR, using the name of the
/freebsd-11-stable/contrib/binutils/include/
H A Ddemangle.h328 DEMANGLE_COMPONENT_OPERATOR, enumerator in enum:demangle_component_type
391 /* For DEMANGLE_COMPONENT_OPERATOR. */
489 /* Fill in a DEMANGLE_COMPONENT_OPERATOR, using the name of the
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demint.c154 /* Fill in a DEMANGLE_COMPONENT_OPERATOR. */
172 p->type = DEMANGLE_COMPONENT_OPERATOR;
H A Dcp-demangle.c512 case DEMANGLE_COMPONENT_OPERATOR:
873 p->type = DEMANGLE_COMPONENT_OPERATOR;
1279 if (ret != NULL && ret->type == DEMANGLE_COMPONENT_OPERATOR)
2315 if (op->type == DEMANGLE_COMPONENT_OPERATOR)
2318 if (op->type == DEMANGLE_COMPONENT_OPERATOR
2327 case DEMANGLE_COMPONENT_OPERATOR:
3357 case DEMANGLE_COMPONENT_OPERATOR:
3404 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR
3417 if (d_left (dc)->type == DEMANGLE_COMPONENT_OPERATOR
3873 if (dc->type == DEMANGLE_COMPONENT_OPERATOR)
[all...]

Completed in 151 milliseconds