Searched refs:restore_active_ext_lang (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dextension-priv.h289 extern void restore_active_ext_lang (struct active_ext_lang_state *previous);
H A Dextension.c669 restore_active_ext_lang.
672 language, and the result must be passed to restore_active_ext_lang
688 or via restore_active_ext_lang. */
722 restore_active_ext_lang (struct active_ext_lang_state *previous)
715 restore_active_ext_lang (struct active_ext_lang_state *previous) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dextension-priv.h311 extern void restore_active_ext_lang (struct active_ext_lang_state *previous);
H A Dextension.c701 restore_active_ext_lang.
704 language, and the result must be passed to restore_active_ext_lang
720 or via restore_active_ext_lang. */
759 restore_active_ext_lang (struct active_ext_lang_state *previous)
752 restore_active_ext_lang (struct active_ext_lang_state *previous) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpython.c238 restore_active_ext_lang (m_previous_active);
1632 restore_active_ext_lang (previous_active);
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpython.c241 restore_active_ext_lang (m_previous_active);
1948 restore_active_ext_lang (previous_active);

Completed in 145 milliseconds