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

/fuchsia/zircon/third_party/ulib/ngunwind/src/dwarf/
H A DGexpr.c47 #define ULEB128 0x4 macro
64 [DW_OP_plus_uconst] = OPND1 (ULEB128),
99 [DW_OP_regx] = OPND1 (ULEB128),
101 [DW_OP_bregx] = OPND2 (ULEB128, SLEB128),
102 [DW_OP_piece] = OPND1 (ULEB128),
176 case ULEB128:

Completed in 78 milliseconds