Home
last modified time | relevance | path

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

/third_party/ulib/ngunwind/src/dwarf/
A DGexpr.c45 #define VAL32 0x2 macro
59 [DW_OP_const4u] = OPND1 (VAL32),
60 [DW_OP_const4s] = OPND1 (VAL32),
106 [DW_OP_call4] = OPND1 (VAL32),
138 case 4: operand_type = VAL32; break; in read_operand()
160 case VAL32: in read_operand()

Completed in 2 milliseconds