|
GDB (xrefs)
|
#include "common-exceptions.h"
Public Member Functions | |
| exception_try_scope () | |
| ~exception_try_scope () | |
Public Attributes | |
| void * | saved_state |
Definition at line 215 of file common-exceptions.h.
|
inline |
Definition at line 217 of file common-exceptions.h.
References exception_try_scope_entry(), and saved_state.
|
inline |
Definition at line 221 of file common-exceptions.h.
References exception_try_scope_exit(), and saved_state.
| void* exception_try_scope::saved_state |
Definition at line 226 of file common-exceptions.h.
Referenced by exception_try_scope(), and ~exception_try_scope().
1.8.14