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

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c128 struct debug_array_type *karray; member in union:debug_type::__anon269
1504 t->u.karray = a;
2590 if (! debug_write_type (info, fns, fhandle, type->u.karray->element_type,
2593 type->u.karray->range_type,
2596 return (*fns->array_type) (fhandle, type->u.karray->lower,
2597 type->u.karray->upper,
2598 type->u.karray->stringp);
3164 ret = (t1->u.karray->lower == t2->u.karray->lower
3165 && t1->u.karray
[all...]

Completed in 188 milliseconds