Home
last modified time | relevance | path

Searched refs:DW_OP_bregx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddwarf.h153 #define DW_OP_bregx 0x92 macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddwarf.h153 #define DW_OP_bregx 0x92 macro
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c268 } else if (op->atom == DW_OP_bregx) { in convert_variable_location()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c273 } else if (op->atom == DW_OP_bregx) { in convert_variable_location()

Completed in 11 milliseconds