Home
last modified time | relevance | path

Searched refs:lto_streamer_hooks_init (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer.cc272 lto_streamer_hooks_init (void) in lto_streamer_hooks_init() function
Dlto-streamer.h839 extern void lto_streamer_hooks_init (void);
Dcgraphunit.cc2279 lto_streamer_hooks_init (); in compile()
DChangeLog-201114767 (lto_streamer_hooks_init): Set streamer_hooks.write_tree to
23169 (cgraph_finalize_compilation_unit): Call lto_streamer_hooks_init
23197 (lto_streamer_hooks_init): New.
23206 (lto_streamer_hooks_init): Declare.
DChangeLog13871 (lto_streamer_hooks_init): Likewise.
DChangeLog-20128391 * lto-streamer.c (lto_streamer_hooks_init): Initialize location hooks.
DChangeLog-202013933 * lto-streamer.c (lto_streamer_hooks_init): Initialize
DChangeLog-20148219 Replace flag_lto with flag_generate_lto before lto_streamer_hooks_init.
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc3099 lto_streamer_hooks_init (); in lto_fe_init()