Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c77 int lsda_enc = 0; in _Unw_Decode_FDE() local
134 lsda_enc = _Unw_get_val(&cdata, creloc, in _Unw_Decode_FDE()
151 if (scratch == 4 && lsda_enc) { in _Unw_Decode_FDE()
157 ADDR, 1, 1, lsda_enc); in _Unw_Decode_FDE()