Searched refs:hpread_read_doc_function_type (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dhpread.c200 static struct type *hpread_read_doc_function_type
3383 hpread_read_doc_function_type (dnttpointer hp_type, union dnttentry *dn_bufp,
4727 return hpread_read_doc_function_type (hp_type, dn_bufp, objfile, 0);
4973 return hpread_read_doc_function_type (hp_type, dn_bufp, objfile, 0);
5417 SYMBOL_TYPE (sym) = hpread_read_doc_function_type (hp_type, dn_bufp, objfile, 1);
3368 hpread_read_doc_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, function

Completed in 132 milliseconds