Searched defs:unwind_info (Results 1 – 4 of 4) sorted by relevance
75 struct unwind_info { struct76 struct perf_sample *sample;77 struct machine *machine;78 struct thread *thread;79 u64 sample_uregs;
136 void *unwind_info; /* unwind-info (arch-specific) */ member
140 void *unwind_info; /* unwind-info (arch-specific) */ member
85 unw_word_t unwind_info; /* address of dwarf unwind info, or zero */ member