Searched refs:fb_attr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dprobe-finder.c656 Dwarf_Attribute fb_attr; call_probe_finder() local
682 dwarf_attr(&pf->sp_die, DW_AT_frame_base, &fb_attr); call_probe_finder()
683 ret = dwarf_getlocation_addr(&fb_attr, pf->addr, &pf->fb_ops, &nops, 1); call_probe_finder()

Completed in 44 milliseconds