Home
last modified time | relevance | path

Searched refs:DW_OP_fbreg (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/include/asm/
H A Ddwarf.h152 #define DW_OP_fbreg 0x91 macro
/linux/tools/perf/util/
H A Ddwarf-aux.c1195 case DW_OP_fbreg: in reg_from_dwarf_op()
1210 case DW_OP_fbreg: in offset_from_dwarf_op()
1450 if (data->is_fbreg && ops->atom == DW_OP_fbreg && in __die_find_var_reg_cb()
H A Dannotate-data.c119 case DW_OP_fbreg: in pr_debug_location()
H A Dprobe-finder.c141 if (op->atom == DW_OP_fbreg) { in convert_variable_location()