Searched refs:DEMANGLE_COMPONENT_FUNCTION_TYPE (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/include/
H A Ddemangle.h298 DEMANGLE_COMPONENT_FUNCTION_TYPE, enumerator in enum:demangle_component_type
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demint.c74 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
H A Dcp-demangle.c562 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
761 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
2022 return d_make_comp (di, DEMANGLE_COMPONENT_FUNCTION_TYPE, return_type, tl);
2115 if (pmem != &mem && (*pmem)->type != DEMANGLE_COMPONENT_FUNCTION_TYPE)
3067 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
3471 if (mods->mod->type == DEMANGLE_COMPONENT_FUNCTION_TYPE)
/freebsd-11-stable/contrib/gdb/include/
H A Ddemangle.h284 DEMANGLE_COMPONENT_FUNCTION_TYPE, enumerator in enum:demangle_component_type
/freebsd-11-stable/contrib/binutils/include/
H A Ddemangle.h310 DEMANGLE_COMPONENT_FUNCTION_TYPE, enumerator in enum:demangle_component_type
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demint.c74 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
H A Dcp-demangle.c608 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
807 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
2068 return d_make_comp (di, DEMANGLE_COMPONENT_FUNCTION_TYPE, return_type, tl);
2161 if (pmem != &mem && (*pmem)->type != DEMANGLE_COMPONENT_FUNCTION_TYPE)
3218 case DEMANGLE_COMPONENT_FUNCTION_TYPE:
3622 if (mods->mod->type == DEMANGLE_COMPONENT_FUNCTION_TYPE)
/freebsd-11-stable/contrib/binutils/binutils/
H A Dstabs.c5091 || dc->u.s_binary.right->type != DEMANGLE_COMPONENT_FUNCTION_TYPE)
5294 case DEMANGLE_COMPONENT_FUNCTION_TYPE:

Completed in 204 milliseconds