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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dc-varobj.c65 adjust_value_for_child_access (struct value **value, function
160 adjust_value_for_child_access (NULL, &parent_type, &was_ptr, 0);
188 adjust_value_for_child_access (NULL, &type, NULL, 0);
303 adjust_value_for_child_access (&value, &type, &was_ptr, 0);
581 adjust_value_for_child_access (&value, &type, NULL, lookup_actual_type);
618 adjust_value_for_child_access (&value, &type, NULL, lookup_actual_type);
728 adjust_value_for_child_access (&value, &type, &was_ptr, lookup_actual_type);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-varobj.c65 adjust_value_for_child_access (struct value **value, function
160 adjust_value_for_child_access (NULL, &parent_type, &was_ptr, 0);
188 adjust_value_for_child_access (NULL, &type, NULL, 0);
303 adjust_value_for_child_access (&value, &type, &was_ptr, 0);
580 adjust_value_for_child_access (&value, &type, NULL, lookup_actual_type);
616 adjust_value_for_child_access (&value, &type, NULL, lookup_actual_type);
725 adjust_value_for_child_access (&value, &type, &was_ptr, lookup_actual_type);

Completed in 128 milliseconds