Home
last modified time | relevance | path

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

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