Searched refs:DW_OP_plus_uconst (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddwarf.h46 #define DW_OP_plus_uconst 0x23 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-finder.c222 /* DW_AT_data_member_location should be DW_OP_plus_uconst */
227 if (expr[0].atom != DW_OP_plus_uconst || nexpr != 1) {

Completed in 115 milliseconds