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

/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGexpr.c46 #define VAL64 0x3 macro
61 [DW_OP_const8u] = OPND1 (VAL64),
62 [DW_OP_const8s] = OPND1 (VAL64),
139 case 8: operand_type = VAL64; break;
168 case VAL64:

Completed in 71 milliseconds