Home
last modified time | relevance | path

Searched refs:firstparam (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
Dhp-symtab.h401 dnttpointer firstparam; member
916 dnttpointer firstparam; member
1244 dnttpointer firstparam ; /* first FPARAM, if any */ member
1293 dnttpointer firstparam; /* first FPARAM, if any */ member
/freebsd-12-stable/contrib/gdb/gdb/
Dhpread.c3227 param = dn_bufp->dfunc.firstparam; in hpread_read_function_type()
3229 param = dn_bufp->dfunctype.firstparam; in hpread_read_function_type()
3231 param = dn_bufp->dfunc_template.firstparam; in hpread_read_function_type()
3411 param = dn_bufp->ddocfunc.firstparam; in hpread_read_doc_function_type()