Home
last modified time | relevance | path

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

/external/libunwind/include/
Ddwarf.h367 struct dwarf_callback_data struct
370 unw_word_t ip; /* instruction-pointer we're looking for */
371 unw_proc_info_t *pi; /* proc-info pointer */
372 int need_unwind_info;
374 int single_fde; /* did we find a single FDE? (vs. a table) */
375 unw_dyn_info_t di; /* table info (if single_fde is false) */
376 unw_dyn_info_t di_debug; /* additional table info for .debug_frame */