GDB (xrefs)
|
#include "extension-priv.h"
Public Attributes | |
const struct extension_language_defn * | ext_lang |
struct signal_handler | sigint_handler |
Definition at line 298 of file extension-priv.h.
const struct extension_language_defn* active_ext_lang_state::ext_lang |
Definition at line 301 of file extension-priv.h.
Referenced by restore_active_ext_lang(), and set_active_ext_lang().
struct signal_handler active_ext_lang_state::sigint_handler |
Definition at line 304 of file extension-priv.h.
Referenced by restore_active_ext_lang(), and set_active_ext_lang().