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

/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H 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;
160 case VAL32:

Completed in 23 milliseconds