Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c537 debuginfo_stop (); in compile_file()
H A Dcgraph.h33 extern void debuginfo_stop (void);
H A Dcgraphunit.c2936 debuginfo_stop (void) in debuginfo_stop() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.cc535 debuginfo_stop (); in compile_file()
H A Dcgraphunit.cc2451 debuginfo_stop (void) in debuginfo_stop() function
H A Dcgraph.h33 extern void debuginfo_stop (void);
H A DChangeLog-201812689 (debuginfo_start, debuginfo_stop, debuginfo_early_start)
12692 (debuginfo_start, debuginfo_stop, debuginfo_early_start)
12697 * toplev.c (compile_file): Call debuginfo_start and debuginfo_stop.