Searched refs:dn_bufp (Results 1 – 2 of 2) sorted by relevance
722 union dnttentry *dn_bufp; in scan_procs() local1777 union dnttentry *dn_bufp; in hpread_build_psymtabs() local2179 if (dn_bufp->dsvar.global) in hpread_build_psymtabs()2212 dn_bufp = hpread_get_lntt (dn_bufp->dtype.type.dnttp.index, objfile); in hpread_build_psymtabs()2787 union dnttentry *dn_bufp; in hpread_expand_symtab() local4540 if (!((dn_bufp->darray.arrayisbytes && dn_bufp->darray.elemisbytes) || in hpread_read_array_type()4541 (!dn_bufp->darray.arrayisbytes && !dn_bufp->darray.elemisbytes))) in hpread_read_array_type()4642 union dnttentry *dn_bufp; in hpread_type_lookup() local4769 dn_bufp = hpread_get_lntt (dn_bufp->dtype.type.dnttp.index, objfile); in hpread_type_lookup()5852 if (dn_bufp->dtag.global) in hpread_process_one_debug_symbol()[all …]
11607 (hpread_get_textlow): Detect an uninitialized dn_bufp.