Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Ddwarf.h150 #define DW_OP_breg31 0x8f macro
/linux/tools/perf/util/
H A Dannotate-data.c108 case DW_OP_breg0 ...DW_OP_breg31: in pr_debug_location()