Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/include/asm/
Ddwarf.h163 #define DW_OP_call_frame_cfa 0x9c macro
/linux-6.12.1/tools/perf/util/
Dannotate-data.c1473 case DW_OP_call_frame_cfa: in find_data_type_die()
Dprobe-finder.c606 } else if (nops == 1 && pf->fb_ops[0].atom == DW_OP_call_frame_cfa && in call_probe_finder()