Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Ddwarf.h119 #define DW_OP_breg0 0x70 macro
/linux/tools/perf/util/
H A Dannotate-data.c108 case DW_OP_breg0 ...DW_OP_breg31: in pr_debug_location()
110 ops->atom - DW_OP_breg0, (long)ops->number); in pr_debug_location()