Home
last modified time | relevance | path

Searched refs:parameter_count (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDgdbtypes.h970 unsigned parameter_count; member
HDdwarf2loc.c1059 for (iparams = 0; iparams < call_site->parameter_count; iparams++) in dwarf_expr_reg_to_entry_parameter()
1065 if (iparams == call_site->parameter_count) in dwarf_expr_reg_to_entry_parameter()
HDdwarf2read.c9867 gdb_assert (call_site->parameter_count < nparams); in read_call_site_scope()
9868 parameter = &call_site->parameter[call_site->parameter_count]; in read_call_site_scope()
9942 call_site->parameter_count++; in read_call_site_scope()