Searched defs:extension_language_ops (Results 1 – 1 of 1) sorted by relevance
110 struct extension_language_ops struct116 void (*initialize) (const struct extension_language_defn *);120 int (*initialized) (const struct extension_language_defn *);124 void (*shutdown) (const struct extension_language_defn *);131 void (*eval_from_control_command) (const struct extension_language_defn *,140 void (*start_type_printers) (const struct extension_language_defn *,150 enum ext_lang_rc (*apply_type_printers)158 void (*free_type_printers) (const struct extension_language_defn *,165 enum ext_lang_rc (*apply_val_pretty_printer)185 enum ext_lang_bt_status (*apply_frame_filter)[all …]