Home
last modified time | relevance | path

Searched refs:annotate_calc_pcrel (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/arch/x86/annotate/
H A Dinstructions.c279 u64 var_addr = annotate_calc_pcrel(dloc->ms, ip, in update_insn_state_x86()
465 addr = annotate_calc_pcrel(ms, ip, src->offset, dl); in update_insn_state_x86()
/linux/tools/perf/util/
H A Dannotate.h564 u64 annotate_calc_pcrel(struct map_symbol *ms, u64 ip, int offset,
H A Dannotate.c2741 u64 annotate_calc_pcrel(struct map_symbol *ms, u64 ip, int offset, in annotate_calc_pcrel() function
2825 dloc.var_addr = annotate_calc_pcrel(ms, dloc.ip, in __hist_entry__get_data_type()