Home
last modified time | relevance | path

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

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