Lines Matching defs:UNUSED
47 find_proc_info (unw_addr_space_t as UNUSED, in find_proc_info()
48 unw_word_t ip UNUSED, in find_proc_info()
49 unw_proc_info_t *pip UNUSED, in find_proc_info()
50 int need_unwind_info UNUSED, in find_proc_info()
51 void *arg UNUSED) in find_proc_info()
57 access_mem (unw_addr_space_t as UNUSED, in access_mem()
58 unw_word_t addr UNUSED, in access_mem()
60 void *arg UNUSED) in access_mem()
68 access_reg (unw_addr_space_t as UNUSED, in access_reg()
69 unw_regnum_t regnum UNUSED, in access_reg()
71 void *arg UNUSED) in access_reg()
79 access_fpreg (unw_addr_space_t as UNUSED, in access_fpreg()
80 unw_regnum_t regnum UNUSED, in access_fpreg()
82 void *arg UNUSED) in access_fpreg()
90 get_dyn_info_list_addr (unw_addr_space_t as UNUSED, in get_dyn_info_list_addr()
91 unw_word_t *dilap UNUSED, in get_dyn_info_list_addr()
92 void *arg UNUSED) in get_dyn_info_list_addr()
98 put_unwind_info (unw_addr_space_t as UNUSED, in put_unwind_info()
99 unw_proc_info_t *pi UNUSED, in put_unwind_info()
100 void *arg UNUSED) in put_unwind_info()
107 resume (unw_addr_space_t as UNUSED, in resume()
108 unw_cursor_t *reg UNUSED, in resume()
109 void *arg UNUSED) in resume()
115 get_proc_name (unw_addr_space_t as UNUSED, in get_proc_name()
116 unw_word_t ip UNUSED, in get_proc_name()
117 char *buf UNUSED, in get_proc_name()
118 size_t buf_len UNUSED, in get_proc_name()
119 unw_word_t *offp UNUSED, in get_proc_name()
120 void *arg UNUSED) in get_proc_name()