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

/fuchsia/zircon/third_party/ulib/backtrace/
H A Ddwarf.c669 read_sleb128 (struct dwarf_buf *buf) function
800 val->u.sint = read_sleb128 (buf);
1968 lineno += (int) read_sleb128 (line_buf);

Completed in 26 milliseconds