Home
last modified time | relevance | path

Searched defs:unw_accessors (Results 1 – 2 of 2) sorted by relevance

/third_party/libunwind/include/
Dlibunwind-common.h.in171 typedef struct unw_accessors struct
175 int (*find_proc_info) (unw_addr_space_t, unw_word_t, unw_proc_info_t *,
181 void (*put_unwind_info) (unw_addr_space_t, unw_proc_info_t *, void *);
185 int (*get_dyn_info_list_addr) (unw_addr_space_t, unw_word_t *, void *);
211 unw_accessors_t; argument
Dlibunwind-common.h156 typedef struct unw_accessors struct
160 int (*find_proc_info)(unw_addr_space_t, unw_word_t, unw_proc_info_t *,
166 void (*put_unwind_info)(unw_addr_space_t, unw_proc_info_t *, void *);
170 int (*get_dyn_info_list_addr)(unw_addr_space_t, unw_word_t *, void *);
195 } unw_accessors_t; argument