dwarf_getlocation_addr  183 tools/perf/util/probe-finder.c 	if (dwarf_getlocation_addr(&attr, addr, &op, &nops, 1) <= 0) {
dwarf_getlocation_addr  204 tools/perf/util/probe-finder.c 			if (dwarf_getlocation_addr(&attr, addr, &op,
dwarf_getlocation_addr  684 tools/perf/util/probe-finder.c 	ret = dwarf_getlocation_addr(&fb_attr, pf->addr, &pf->fb_ops, &nops, 1);