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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dhpread.c197 static struct type *hpread_read_function_type
3199 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp,
3377 /* This is almost identical to hpread_read_function_type(), except
4724 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4883 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4970 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4998 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
5294 SYMBOL_TYPE (sym) = hpread_read_function_type (hp_type, dn_bufp, objfile, 1);
5700 hpread_read_function_type(). However, while fparam symbols
5707 in hpread_read_function_type(), s
3184 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, function
[all...]

Completed in 71 milliseconds