Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds