Searched refs:DEBUG_KIND_ILLEGAL (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Ddebug.h36 DEBUG_KIND_ILLEGAL, enumerator in enum:debug_type_kind
H A Dstabs.c395 if (kind == DEBUG_KIND_ILLEGAL)
3530 /* We pass DEBUG_KIND_ILLEGAL because we want all tags in the same
3533 dtype = debug_find_tagged_type (dhandle, name, DEBUG_KIND_ILLEGAL);
3546 if (st->kind == DEBUG_KIND_ILLEGAL)
4138 ? DEBUG_KIND_ILLEGAL
4999 DEBUG_KIND_ILLEGAL);
5235 dc->u.s_name.len, DEBUG_KIND_ILLEGAL);
5267 dc->u.s_string.len, DEBUG_KIND_ILLEGAL);
H A Ddebug.c2020 && (kind == DEBUG_KIND_ILLEGAL
2089 return DEBUG_KIND_ILLEGAL;
2092 return DEBUG_KIND_ILLEGAL;
2486 case DEBUG_KIND_ILLEGAL:
H A Dieee.c2644 DEBUG_KIND_ILLEGAL);
3132 DEBUG_KIND_ILLEGAL);
3717 kind. If the tag has been defined, this is DEBUG_KIND_ILLEGAL. */
4746 if (nt->kind == DEBUG_KIND_ILLEGAL)
5877 if (nt->kind == DEBUG_KIND_ILLEGAL && ! localp)
5896 nt->kind = DEBUG_KIND_ILLEGAL;
6800 nt->kind = DEBUG_KIND_ILLEGAL;
H A Dwrstabs.c96 /* The kind of type. This is set to DEBUG_KIND_ILLEGAL when the
1295 if (kind == DEBUG_KIND_ILLEGAL)
1329 index = stab_get_struct_index (info, tag, id, DEBUG_KIND_ILLEGAL,
/haiku-buildtools/binutils/binutils/
H A Ddebug.h36 DEBUG_KIND_ILLEGAL, enumerator in enum:debug_type_kind
H A Dstabs.c392 if (kind == DEBUG_KIND_ILLEGAL)
3569 /* We pass DEBUG_KIND_ILLEGAL because we want all tags in the same
3572 dtype = debug_find_tagged_type (dhandle, name, DEBUG_KIND_ILLEGAL);
3585 if (st->kind == DEBUG_KIND_ILLEGAL)
4180 ? DEBUG_KIND_ILLEGAL
5034 DEBUG_KIND_ILLEGAL);
5275 dc->u.s_name.len, DEBUG_KIND_ILLEGAL);
5307 dc->u.s_string.len, DEBUG_KIND_ILLEGAL);
H A Ddebug.c2017 && (kind == DEBUG_KIND_ILLEGAL
2086 return DEBUG_KIND_ILLEGAL;
2089 return DEBUG_KIND_ILLEGAL;
2483 case DEBUG_KIND_ILLEGAL:
H A Dieee.c2654 DEBUG_KIND_ILLEGAL);
3142 DEBUG_KIND_ILLEGAL);
3727 kind. If the tag has been defined, this is DEBUG_KIND_ILLEGAL. */
4752 if (nt->kind == DEBUG_KIND_ILLEGAL)
5881 if (nt->kind == DEBUG_KIND_ILLEGAL && ! localp)
5900 nt->kind = DEBUG_KIND_ILLEGAL;
6808 nt->kind = DEBUG_KIND_ILLEGAL;
H A Dwrstabs.c95 /* The kind of type. This is set to DEBUG_KIND_ILLEGAL when the
1294 if (kind == DEBUG_KIND_ILLEGAL)
1326 tindex = stab_get_struct_index (info, tag, id, DEBUG_KIND_ILLEGAL,

Completed in 220 milliseconds