Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Ddwarf.h152 #define DW_OP_fbreg 0x91 macro
/linux/tools/perf/util/
H A Dannotate-data.c119 case DW_OP_fbreg: in pr_debug_location()