Home
last modified time | relevance | path

Searched refs:arrayisbytes (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/include/
H A Dhp-symtab.h801 unsigned int arrayisbytes: 1; member
/freebsd-12.1/contrib/gdb/gdb/
H A Dhpread.c4545 if (!((dn_bufp->darray.arrayisbytes && dn_bufp->darray.elemisbytes) || in hpread_read_array_type()
4546 (!dn_bufp->darray.arrayisbytes && !dn_bufp->darray.elemisbytes))) in hpread_read_array_type()
4559 else if (dn_bufp->darray.arrayisbytes) in hpread_read_array_type()