Searched refs:VALUE_LAZY (Results 1 – 16 of 16) sorted by relevance
98 VALUE_LAZY (val) = 0; in allocate_value()227 VALUE_LAZY (val) = VALUE_LAZY (arg); in value_copy()233 if (!VALUE_LAZY (val)) in value_copy()258 if (VALUE_LAZY (val)) in record_latest_value()428 if (VALUE_LAZY (val)) in value_of_internalvar()459 if (VALUE_LAZY (newval)) in set_internalvar()915 if (VALUE_LAZY (arg1)) in value_primitive_field()916 VALUE_LAZY (v) = 1; in value_primitive_field()931 if (VALUE_LAZY (arg1)) in value_primitive_field()932 VALUE_LAZY (v) = 1; in value_primitive_field()
186 #define VALUE_LAZY(val) (val)->lazy macro204 ((void)(VALUE_LAZY(val) && value_fetch_lazy(val)), VALUE_CONTENTS_RAW(val))211 ((void) (VALUE_LAZY(val) && value_fetch_lazy(val)), \
168 if (!VALUE_LAZY (arg1)) in gnuv2_virtual_fn_field()170 VALUE_LAZY (arg1) = 1; in gnuv2_virtual_fn_field()
172 VALUE_LAZY (v) = 1; in java_value_print()180 VALUE_LAZY (next_v) = 1; in java_value_print()
588 VALUE_LAZY (v) = 1; in read_var_value()754 if (VALUE_LAZY (lazy_value) in locate_var_value()
502 if (VALUE_LAZY (var->value)) in varobj_create()894 if (VALUE_LAZY (var->value)) in varobj_refresh()1744 if (value != NULL && VALUE_LAZY (value)) in value_of_child()1962 if (VALUE_LAZY (new_val)) in c_value_of_root()2150 if (VALUE_LAZY (var->value)) in c_value_of_variable()
486 VALUE_LAZY (val) = 1; in value_at_lazy()514 VALUE_LAZY (val) = 0; in value_fetch_lazy()1331 if (VALUE_LAZY (arg1)) in search_struct_field()1332 VALUE_LAZY (v2) = 1; in search_struct_field()2783 if (VALUE_LAZY (array)) in value_slice()2784 VALUE_LAZY (slice) = 1; in value_slice()
253 VALUE_LAZY (retval) = 1; in dwarf2_evaluate_loc_desc()
272 if (VALUE_LAZY (array)) in value_subscripted_rvalue()273 VALUE_LAZY (v) = 1; in value_subscripted_rvalue()
442 VALUE_LAZY (field) = 1; in java_link_class_type()512 VALUE_LAZY (method) = 1; in java_link_class_type()
963 && ! VALUE_LAZY (v)) in insert_bp_location()1144 if (VALUE_LAZY (val)) in insert_breakpoints()1496 && ! VALUE_LAZY (v)) in remove_breakpoint()2749 && ! VALUE_LAZY (v)) in bpstat_stop_status()5869 if (VALUE_LAZY (val)) in watch_command_1()6043 if (VALUE_LAZY (v)) in can_use_hardware_watchpoint()7368 if (VALUE_LAZY (b->val) && breakpoint_enabled (b)) in breakpoint_re_set_one()7724 if (VALUE_LAZY (bpt->val)) in do_enable_breakpoint()
782 if (VALUE_LAZY (vf)) in cp_print_hpacc_virtual_table_entries()
1793 if (VALUE_LAZY (return_value)) in return_command()
1332 if (VALUE_LAZY (last_examine_value)) in x_command()
418 VALUE_LAZY (v) = 1; in value_from_contents_and_address()449 if (VALUE_LAZY (val) in coerce_unspec_val_to_type()451 VALUE_LAZY (result) = 1; in coerce_unspec_val_to_type()1809 else if (VALUE_LAZY (obj)) in ada_value_primitive_packed_val()
3134 VALUE_CONTENTS_RAW, VALUE_LAZY, value_at_lazy: New.