|
| DECLARE_TYPE_AS_MOVABLE (segm_move_info_t) |
| DEFINE_NAVSTACK_T_HELPERS (idaman) DEFINE_NAVSTACK_T_HELPERS_TB(idaman) DEFINE_NAVSTACK_ENTRY_T_HELPERS(idaman) struct lochist_entry_t |
| DECLARE_TYPE_AS_MOVABLE (lochist_entry_t) |
| DECLARE_TYPE_AS_MOVABLE (navstack_entry_t) |
| DECLARE_TYPE_AS_MOVABLE (navstack_t) |
idaman uint32 ida_export | bookmarks_t_mark (const lochist_entry_t &, uint32, const char *, const char *, void *) |
idaman bool ida_export | bookmarks_t_get (lochist_entry_t *, qstring *, uint32 *, void *) |
idaman bool ida_export | bookmarks_t_get_desc (qstring *, const lochist_entry_t &, uint32, void *) |
idaman bool ida_export | bookmarks_t_set_desc (qstring, const lochist_entry_t &, uint32, void *) |
idaman uint32 ida_export | bookmarks_t_find_index (const lochist_entry_t &, void *) |
idaman uint32 ida_export | bookmarks_t_size (const lochist_entry_t &, void *) |
idaman bool ida_export | bookmarks_t_erase (const lochist_entry_t &, uint32, void *) |
idaman dirtree_id_t ida_export | bookmarks_t_get_dirtree_id (const lochist_entry_t &, void *) |
idaman DEPRECATED void ida_export | lochist_t_register_live (lochist_t &) |
idaman DEPRECATED void ida_export | lochist_t_deregister_live (lochist_t &) |
idaman DEPRECATED bool ida_export | lochist_t_init (lochist_t &, const char *, const place_t &, void *, uint32) |
idaman DEPRECATED void ida_export | lochist_t_jump (lochist_t &, bool try_to_unhide, const lochist_entry_t &e) |
idaman DEPRECATED bool ida_export | lochist_t_fwd (lochist_t &, uint32 cnt, bool try_to_unhide) |
idaman DEPRECATED bool ida_export | lochist_t_back (lochist_t &, uint32 cnt, bool try_to_unhide) |
idaman DEPRECATED bool ida_export | lochist_t_seek (lochist_t &, uint32 index, bool try_to_unhide, bool apply_cur) |
idaman DEPRECATED const lochist_entry_t *ida_export | lochist_t_get_current (const lochist_t &) |
idaman DEPRECATED uint32 ida_export | lochist_t_current_index (const lochist_t &) |
idaman DEPRECATED void ida_export | lochist_t_set (lochist_t &, uint32, const lochist_entry_t &) |
idaman DEPRECATED bool ida_export | lochist_t_get (lochist_entry_t *, const lochist_t &, uint32) |
idaman DEPRECATED uint32 ida_export | lochist_t_size (const lochist_t &) |
idaman DEPRECATED void ida_export | lochist_t_save (const lochist_t &) |
idaman DEPRECATED void ida_export | lochist_t_clear (lochist_t &) |
idaman DEPRECATED void ida_export | lochist_entry_t_serialize (bytevec_t *, const lochist_entry_t &) |
idaman DEPRECATED bool ida_export | lochist_entry_t_deserialize (lochist_entry_t *, const uchar **, const uchar *const, const place_t *) |