Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Ddwarf.h42 #define DW_OP_plus_uconst 0x23 macro
/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.c444 if (expr[0].atom != DW_OP_plus_uconst || nexpr != 1) { in die_get_data_member_location()