Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h144 SLEB128, enumerator
H A Dcall_frame_inst.c450 case SLEB128: in _Unw_get_val()
500 res = _Unw_get_val(datap, reloc, SLEB128, 1, 1, 0); in get_encoded_val()
H A Deh_frame.c114 f->data_align = _Unw_get_val(&cdata, creloc, SLEB128, 1, 1, 0); in _Unw_Decode_FDE()