Home
last modified time | relevance | path

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

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