Searched defs:var_addr (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/annotate-arch/ | ||
| H A D | annotate-x86.c | 275 u64 var_addr = annotate_calc_pcrel(dloc->ms, ip, update_insn_state_x86() local |
| /linux/tools/perf/util/ | ||
| H A D | annotate-data.h | 124 u64 var_addr; member |
| H A D | annotate-data.c | 796 u64 ip, u64 var_addr, int *var_offset, in get_global_var_type() argument |