Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/include/asm/
Ddwarf.h157 #define DW_OP_bregx 0x92 macro
/linux-2.6.39/tools/perf/util/
Dprobe-finder.c857 } else if (op->atom == DW_OP_bregx) { in convert_variable_location()