Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c84 if (nops == 1 && ops[0].atom == DW_OP_bregx && ops[0].number == 1 && in check_return_reg()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Ddwarf.h153 #define DW_OP_bregx 0x92 macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-finder.c268 } else if (op->atom == DW_OP_bregx) { in convert_variable_location()
/OK3568_Linux_fs/buildroot/package/uclibc/
H A D0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch2738 + DW_OP_bregx = 0x92,