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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c198 static struct type *hpread_read_function_type
3196 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp,
3373 /* This is almost identical to hpread_read_function_type(), except
4719 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4878 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4964 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
4992 return hpread_read_function_type (hp_type, dn_bufp, objfile, 0);
5288 SYMBOL_TYPE (sym) = hpread_read_function_type (hp_type, dn_bufp, objfile, 1);
5694 hpread_read_function_type(). However, while fparam symbols
5701 in hpread_read_function_type(), s
3181 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, function
[all...]

Completed in 49 milliseconds