Searched refs:DEMANGLE_COMPONENT_NAME (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
H A Ddemangle.h184 DEMANGLE_COMPONENT_NAME, enumerator in enum:demangle_component_type
286 NULL, or a string (represented as DEMANGLE_COMPONENT_NAME), or an
328 is the value, represented as a DEMANGLE_COMPONENT_NAME. */
356 /* For DEMANGLE_COMPONENT_NAME. */
448 /* Fill in a DEMANGLE_COMPONENT_NAME. Returns non-zero on success,
/freebsd-12-stable/contrib/gcclibs/include/
H A Ddemangle.h195 DEMANGLE_COMPONENT_NAME, enumerator in enum:demangle_component_type
300 NULL, or a string (represented as DEMANGLE_COMPONENT_NAME), or an
342 is the value, represented as a DEMANGLE_COMPONENT_NAME. */
370 /* For DEMANGLE_COMPONENT_NAME. */
462 /* Fill in a DEMANGLE_COMPONENT_NAME. Returns non-zero on success,
/freebsd-12-stable/contrib/binutils/include/
H A Ddemangle.h207 DEMANGLE_COMPONENT_NAME, enumerator in enum:demangle_component_type
312 NULL, or a string (represented as DEMANGLE_COMPONENT_NAME), or an
354 is the value, represented as a DEMANGLE_COMPONENT_NAME. */
382 /* For DEMANGLE_COMPONENT_NAME. */
474 /* Fill in a DEMANGLE_COMPONENT_NAME. Returns non-zero on success,
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c492 case DEMANGLE_COMPONENT_NAME:
658 /* Fill in a DEMANGLE_COMPONENT_NAME. */
666 p->type = DEMANGLE_COMPONENT_NAME;
1662 if (di->last_name->type == DEMANGLE_COMPONENT_NAME)
2861 case DEMANGLE_COMPONENT_NAME:
2993 && dcl->type == DEMANGLE_COMPONENT_NAME
3471 if (d_right (dc)->type == DEMANGLE_COMPONENT_NAME)
3501 if (d_right (dc)->type == DEMANGLE_COMPONENT_NAME
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c446 case DEMANGLE_COMPONENT_NAME:
612 /* Fill in a DEMANGLE_COMPONENT_NAME. */
620 p->type = DEMANGLE_COMPONENT_NAME;
1616 if (di->last_name->type == DEMANGLE_COMPONENT_NAME)
2727 case DEMANGLE_COMPONENT_NAME:
3320 if (d_right (dc)->type == DEMANGLE_COMPONENT_NAME)
3350 if (d_right (dc)->type == DEMANGLE_COMPONENT_NAME
/freebsd-12-stable/contrib/binutils/binutils/
H A Dstabs.c5206 case DEMANGLE_COMPONENT_NAME:

Completed in 220 milliseconds