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

/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGexpr.c44 #define VAL16 0x1 macro
57 [DW_OP_const2u] = OPND1 (VAL16),
58 [DW_OP_const2s] = OPND1 (VAL16),
65 [DW_OP_skip] = OPND1 (VAL16),
66 [DW_OP_bra] = OPND1 (VAL16),
105 [DW_OP_call2] = OPND1 (VAL16),
137 case 2: operand_type = VAL16; break;
152 case VAL16:

Completed in 19 milliseconds