Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks-def.h99 extern void lhd_finalize_early_debug (void);
151 #define LANG_HOOKS_FINALIZE_EARLY_DEBUG lhd_finalize_early_debug
H A Dlanghooks.cc911 lhd_finalize_early_debug (void) in lhd_finalize_early_debug() function
H A DChangeLog-202016534 * langhooks-def.h (lhd_finalize_early_debug): Declare.
16538 (lhd_finalize_early_debug): Default implementation from