Home
last modified time | relevance | path

Searched refs:DW_OP_call_frame_cfa (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/sh/include/asm/
Ddwarf.h167 #define DW_OP_call_frame_cfa 0x9c macro
/linux-2.6.39/tools/perf/util/
Dprobe-finder.c1263 } else if (nops == 1 && pf->fb_ops[0].atom == DW_OP_call_frame_cfa && in call_probe_finder()