Searched refs:DW_OP_bregx (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/sh/include/asm/ | ||
D | dwarf.h | 157 #define DW_OP_bregx 0x92 macro |
/linux-2.6.39/tools/perf/util/ | ||
D | probe-finder.c | 857 } else if (op->atom == DW_OP_bregx) { in convert_variable_location() |