Home
last modified time | relevance | path

Searched refs:DW_OP_regx (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c66 !(nops == 1 && ops[0].atom == DW_OP_regx && in check_return_reg()
/linux/arch/sh/include/asm/
H A Ddwarf.h151 #define DW_OP_regx 0x90 macro
/linux/tools/perf/util/
H A Ddwarf-aux.c1192 case DW_OP_regx: in reg_from_dwarf_op()
1207 case DW_OP_regx: in offset_from_dwarf_op()
1502 if (ops->atom == DW_OP_regx && ops->number == data->reg && in __die_find_var_reg_cb()
H A Dprobe-finder.c172 } else if (op->atom == DW_OP_regx) { in convert_variable_location()
H A Dannotate-data.c116 case DW_OP_regx: in pr_debug_location()