Lines Matching refs:lsda
107 void *lsda;
356 return context->lsda;
453 /* "L" indicates a byte showing how the LSDA pointer is encoded. */
1176 args_size and lsda members of CONTEXT, as they are really information
1188 context->lsda = 0;
1200 not provide a personality routine or LSDA. */
1231 _Unwind_Ptr lsda;
1233 aug = read_encoded_value (context, fs->lsda_encoding, aug, &lsda);
1234 context->lsda = (void *) lsda;
1450 that the args_size and lsda members are not updated here, but later in