Searched refs:dl_exception (Results 1 – 1 of 1) sorted by relevance
/sysdeps/generic/ |
A D | ldsodefs.h | 870 struct dl_exception struct 884 void _dl_exception_create (struct dl_exception *, const char *object, argument 896 void _dl_exception_create_format (struct dl_exception *, const char *objname, 903 void _dl_exception_free (struct dl_exception *) 912 void _dl_signal_exception (int errcode, struct dl_exception *, 928 extern void _dl_signal_cexception (int errcode, struct dl_exception *, 933 _dl_signal_cexception (int errcode, struct dl_exception *exception, 984 int _dl_catch_exception (struct dl_exception *exception,
|
Completed in 7 milliseconds