Home
last modified time | relevance | path

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

/third_party/ulib/ngunwind/src/dwarf/
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; in read_operand()
152 case VAL16: in read_operand()

Completed in 3 milliseconds