Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c89 void* lsda = 0; in _Unw_Decode_FDE() local
158 lsda = (void *)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
165 lsda = (void*)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
173 lsda = (void *)_Unw_get_val(&data, reloc, in _Unw_Decode_FDE()
179 if (lsda) in _Unw_Decode_FDE()
180 ctx->lsda = lsda; in _Unw_Decode_FDE()
H A Dunwind_context.h50 void *lsda; member
H A Dunwind.c210 ctx->lsda = 0; in complete_context()
522 return (context->lsda); in _Unwind_GetLanguageSpecificData()
/titanic_41/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.msg410 @ MSG_UNW_CIEAXLSDA " lsda encoding: 0x%02x %s"
419 @ MSG_UNW_FDEAXLSDA " lsda: %#llx"