Searched refs:the_type (Results 1 – 3 of 3) sorted by relevance
39 tu {} 0x1122334455667788 the_type {
47 {DW_AT_name the_type}
572 type *the_type = find_minsym_type_and_address (msymbol, objfile, &address); in evaluate_var_msym_value() local574 if (noside == EVAL_AVOID_SIDE_EFFECTS && !the_type->is_gnu_ifunc ()) in evaluate_var_msym_value()575 return value::zero (the_type, not_lval); in evaluate_var_msym_value()577 return value_at_lazy (the_type, address); in evaluate_var_msym_value()