Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dprobe-finder.h69 Dwarf_Op *fb_ops; /* Frame base attribute */ member
Dprobe-finder.c810 Dwarf_Op *fb_ops, in convert_variable_location() argument
851 if (fb_ops == NULL) in convert_variable_location()
855 op = &fb_ops[0]; in convert_variable_location()
1120 ret = convert_variable_location(vr_die, pf->addr, pf->fb_ops, in convert_variable()
1266 ret = dwarf_getlocation_addr(&fb_attr, pf->addr, &pf->fb_ops, &nops, 1); in call_probe_finder()
1268 pf->fb_ops = NULL; in call_probe_finder()
1270 } else if (nops == 1 && pf->fb_ops[0].atom == DW_OP_call_frame_cfa && in call_probe_finder()
1274 dwarf_frame_cfa(frame, &pf->fb_ops, &nops) != 0) { in call_probe_finder()
1286 pf->fb_ops = NULL; in call_probe_finder()
1681 af->pf.fb_ops, NULL); in collect_variables_cb()
/external/kernel-headers/original/linux/
Dfb.h634 struct fb_ops { struct
876 struct fb_ops *fbops;