Home
last modified time | relevance | path

Searched refs:default_debug_unwind_info (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h239 extern enum unwind_info_type default_debug_unwind_info (void);
H A Dtarghooks.c1912 default_debug_unwind_info (void) in default_debug_unwind_info() function
H A Dtarget.def6598 default_debug_unwind_info)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c6658 return default_debug_unwind_info (); in c6x_debug_unwind_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc6661 return default_debug_unwind_info (); in c6x_debug_unwind_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202125799 * targhooks.c (default_debug_unwind_info): Use dwarf_debuginfo_p.
H A DChangeLog-201012515 * targhooks.c (default_debug_unwind_info): New.