Lines Matching refs:dnttentry

153 static void set_namestring (union dnttentry *sym, char **namep,
156 static union dnttentry *hpread_get_gntt (int, struct objfile *);
158 static union dnttentry *hpread_get_lntt (int index, struct objfile *objfile);
194 (dnttpointer, union dnttentry *, struct objfile *);
197 (dnttpointer, union dnttentry *, struct objfile *, int);
200 (dnttpointer, union dnttentry *, struct objfile *, int);
203 (dnttpointer, union dnttentry *, struct objfile *);
208 (dnttpointer, union dnttentry *, struct objfile *, char *);
211 (dnttpointer, union dnttentry *, struct objfile *);
214 (dnttpointer, union dnttentry *dn_bufp, struct objfile *objfile);
217 (dnttpointer, union dnttentry *, struct objfile *);
225 (union dnttentry *, char *, struct section_offsets *,
228 static int hpread_get_scope_depth (union dnttentry *, struct objfile *, int);
241 (int, dnttpointer, union dnttentry **, struct objfile *);
298 set_namestring (union dnttentry *sym, char **namep, struct objfile *objfile) in set_namestring()
722 union dnttentry *dn_bufp; in scan_procs()
1777 union dnttentry *dn_bufp; in hpread_build_psymtabs()
2298 static union dnttentry *
2301 return (union dnttentry *) in hpread_get_lntt()
2305 static union dnttentry *
2308 return (union dnttentry *) in hpread_get_gntt()
2327 union dnttentry *dn_bufp = NULL; in hpread_get_textlow()
2787 union dnttentry *dn_bufp; in hpread_expand_symtab()
3087 hpread_read_enum_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_enum_type()
3095 union dnttentry *memp; in hpread_read_enum_type()
3181 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_function_type()
3189 union dnttentry *paramp; in hpread_read_function_type()
3364 hpread_read_doc_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_doc_function_type()
3372 union dnttentry *paramp; in hpread_read_doc_function_type()
3560 hpread_read_struct_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_struct_type()
3612 union dnttentry *fieldp, *fn_fieldp, *parentp; in hpread_read_struct_type()
4478 hpread_read_templ_arg_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_templ_arg_type()
4499 hpread_read_set_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_set_type()
4521 hpread_read_array_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_array_type()
4579 hpread_read_subrange_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_subrange_type()
4642 union dnttentry *dn_bufp; in hpread_type_lookup()
5089 hpread_process_one_debug_symbol (union dnttentry *dn_bufp, char *name, in hpread_process_one_debug_symbol()
5100 union dnttentry *dn_temp; in hpread_process_one_debug_symbol()
6211 hpread_get_scope_depth (union dnttentry *dn_bufp, struct objfile *objfile, in hpread_get_scope_depth()
6215 union dnttentry *dn_tmp; in hpread_get_scope_depth()
6310 union dnttentry **fieldp, in hpread_get_next_skip_over_anon_unions()