Home | History | Annotate | Download | only in util

Lines Matching refs:DW_OP_plus_uconst

428 		/* DW_AT_data_member_location should be DW_OP_plus_uconst */
433 if (expr[0].atom != DW_OP_plus_uconst || nexpr != 1) {