Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c80 int per_enc = 0; in _Unw_Decode_FDE() local
123 per_enc = _Unw_get_val(&cdata, creloc, in _Unw_Decode_FDE()
125 if (per_enc == 0) in _Unw_Decode_FDE()
126 per_enc = 0x4; in _Unw_Decode_FDE()
129 ADDR, 1, 1, per_enc); in _Unw_Decode_FDE()