Home | History | Annotate | Download | only in data

Lines Matching refs:__darwin_pthread_handler_rec

2099 class __darwin_pthread_handler_rec(Structure):
2101 __darwin_pthread_handler_rec._fields_ = [
2104 ('__next', POINTER(__darwin_pthread_handler_rec)),
2106 assert sizeof(__darwin_pthread_handler_rec) == 12, sizeof(__darwin_pthread_handler_rec)
2107 assert alignment(__darwin_pthread_handler_rec) == 4, alignment(__darwin_pthread_handler_rec)
2176 ('__cleanup_stack', POINTER(__darwin_pthread_handler_rec)),
2608 'x509_trust_st', '__darwin_pthread_handler_rec', 'int32_t',