Searched refs:DEBUG_KIND_TAGGED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/binutils/
H A Ddebug.c139 /* DEBUG_KIND_NAMED, DEBUG_KIND_TAGGED. */
1891 if (type->kind == DEBUG_KIND_TAGGED)
1899 t = debug_make_type (info, DEBUG_KIND_TAGGED, 0);
2048 case DEBUG_KIND_TAGGED:
2075 case DEBUG_KIND_TAGGED:
2106 || type->kind == DEBUG_KIND_TAGGED)
2134 case DEBUG_KIND_TAGGED:
2412 DEBUG_KIND_TAGGED, then the name argument is the name for which we
2414 then the name argument is a tag from a DEBUG_KIND_TAGGED type which
2430 || type->kind == DEBUG_KIND_TAGGED)
[all...]
H A Ddebug.h82 DEBUG_KIND_TAGGED enumerator in enum:debug_type_kind

Completed in 154 milliseconds