22#ifndef IA64_LIBUNWIND_TDEP_H
23#define IA64_LIBUNWIND_TDEP_H 1
37#include "libunwind-ia64.h"
64 void **this_cache,
int regnum);
70 void *pi,
int need_unwind_info,
void *args);
struct value * libunwind_frame_prev_register(frame_info_ptr this_frame, void **this_cache, int regnum)
unw_word_t libunwind_find_dyn_list(unw_addr_space_t, unw_dyn_info_t *, void *)
void libunwind_frame_dealloc_cache(frame_info_ptr self, void *cache)
int libunwind_frame_sniffer(const struct frame_unwind *self, frame_info_ptr this_frame, void **this_cache)
void libunwind_frame_this_id(frame_info_ptr this_frame, void **this_cache, struct frame_id *this_id)
void libunwind_frame_set_descr(struct gdbarch *arch, struct libunwind_descr *descr)
int libunwind_search_unwind_table(void *as, long ip, void *di, void *pi, int need_unwind_info, void *args)
int libunwind_get_reg_special(struct gdbarch *gdbarch, readable_regcache *regcache, int regnum, void *buf)
int libunwind_sigtramp_frame_sniffer(const struct frame_unwind *self, frame_info_ptr this_frame, void **this_cache)
int libunwind_is_initialized(void)