Searched refs:check_variable (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | annotate-data.c | 478 static enum type_match_result check_variable(struct data_loc_info *dloc, in check_variable() function 771 check_variable(dloc, &var_die, type_die, DWARF_REG_PC, offset, in get_global_var_type() 785 check_variable(dloc, &var_die, type_die, DWARF_REG_PC, *var_offset, in get_global_var_type() 1514 result = check_variable(dloc, &var_die, &mem_die, reg, type_offset, is_fbreg); in find_data_type_die()
|