Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c87 void* lsda = 0; in _Unw_Decode_FDE() local
156 lsda = (void *)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
163 lsda = (void*)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
171 lsda = (void *)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
177 if (lsda) in _Unw_Decode_FDE()
178 ctx->lsda = lsda; in _Unw_Decode_FDE()
H A Dunwind_context.h48 void *lsda; member
H A Dunwind.c209 ctx->lsda = 0; in complete_context()
528 return (context->lsda); in _Unwind_GetLanguageSpecificData()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Ddwarf.c980 uint64_t lsda; in dump_eh_frame() local
983 datasize - off, &lndx, &lsda, in dump_eh_frame()
1001 EC_XWORD(lsda)); in dump_eh_frame()
H A Delfdump.msg424 @ MSG_UNW_CIEAXLSDA " lsda encoding: 0x%02x %s"
433 @ MSG_UNW_FDEAXLSDA " lsda: %#llx"