Lines Matching refs:dnttp

2208 		  dn_bufp->dtype.type.dnttp.index < LNTT_SYMCOUNT (objfile))  in hpread_build_psymtabs()
2212 dn_bufp = hpread_get_lntt (dn_bufp->dtype.type.dnttp.index, objfile); in hpread_build_psymtabs()
2537 return sl_bufp->sspec.backptr.dnttp.index; in hpread_get_scope_start()
2983 int index = hp_type.dnttp.index; in hpread_lookup_type()
3126 memp = hpread_get_lntt (mem.dnttp.index, objfile); in hpread_read_enum_type()
3231 paramp = hpread_get_lntt (param.dnttp.index, objfile); in hpread_read_function_type()
3410 paramp = hpread_get_lntt (param.dnttp.index, objfile); in hpread_read_doc_function_type()
3684 parentp = hpread_get_lntt (parent.dnttp.index, objfile); in hpread_read_struct_type()
3759 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type()
3805 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type()
3824 fn_fieldp = hpread_get_lntt (fn_field.dnttp.index, objfile); in hpread_read_struct_type()
3833 fn_fieldp = hpread_get_lntt (fn_field.dnttp.index, objfile); in hpread_read_struct_type()
3845 fn_fieldp = hpread_get_lntt (fn_field.dnttp.index, objfile); in hpread_read_struct_type()
4238 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type()
4253 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type()
4660 if (hp_type.dnttp.index < LNTT_SYMCOUNT (objfile)) in hpread_type_lookup()
4661 dn_bufp = hpread_get_lntt (hp_type.dnttp.index, objfile); in hpread_type_lookup()
4768 if (dn_bufp->dtype.type.dnttp.index < LNTT_SYMCOUNT (objfile)) in hpread_type_lookup()
4769 dn_bufp = hpread_get_lntt (dn_bufp->dtype.type.dnttp.index, objfile); in hpread_type_lookup()
5122 hp_type.dnttp.extension = 1; in hpread_process_one_debug_symbol()
5123 hp_type.dnttp.immediate = 0; in hpread_process_one_debug_symbol()
5124 hp_type.dnttp.global = 0; in hpread_process_one_debug_symbol()
5125 hp_type.dnttp.index = index; in hpread_process_one_debug_symbol()
5584 dn_temp = hpread_get_lntt (dn_bufp->dend.beginscope.dnttp.index, in hpread_process_one_debug_symbol()
5615 desc = dn_bufp->dend.beginscope.dnttp.index; in hpread_process_one_debug_symbol()
5651 desc = dn_bufp->dend.beginscope.dnttp.index; in hpread_process_one_debug_symbol()
5881 if (dn_bufp->dtype.type.dnttp.index < LNTT_SYMCOUNT (objfile)) in hpread_process_one_debug_symbol()
5882 dn_bufp = hpread_get_lntt (dn_bufp->dtag.type.dnttp.index, objfile); in hpread_process_one_debug_symbol()
6035 dn_temp = hpread_get_lntt (dn_bufp->dclass_scope.type.dnttp.index, objfile); in hpread_process_one_debug_symbol()
6232 index = (int) dn_tmp->dend.beginscope.dnttp.index; in hpread_get_scope_depth()
6328 *fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_get_next_skip_over_anon_unions()