Home
last modified time | relevance | path

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

/linux/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c84 if (nops == 1 && ops[0].atom == DW_OP_bregx && ops[0].number == 1 && in check_return_reg()
/linux/arch/sh/include/asm/
H A Ddwarf.h153 #define DW_OP_bregx 0x92 macro
/linux/tools/perf/util/
H A Dannotate-data.c115 case DW_OP_bregx: in pr_debug_location()