Searched refs:uleb128 (Results 1 – 1 of 1) sorted by relevance
296 uint32_t uleb128; in unwind_exec_insn() local299 if (!unwind_exec_read_byte(state, &uleb128)) in unwind_exec_insn()302 state->registers[SP] += 0x204 + (uleb128 << 2); in unwind_exec_insn()