Home
last modified time | relevance | path

Searched refs:libunwind_frame_sniffer (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dlibunwind-frame.h42 const struct frame_unwind *libunwind_frame_sniffer (struct frame_info *next_frame);
Dlibunwind-frame.c189 libunwind_frame_sniffer (struct frame_info *next_frame) in libunwind_frame_sniffer() function
Dia64-tdep.c2688 if (libunwind_is_initialized () && libunwind_frame_sniffer (next_frame)) in ia64_libunwind_frame_sniffer()