Searched refs:toplev (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dx-mingw3211 coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h $(HOOKS_H)
/freebsd-10.1-release/gnu/usr.bin/cc/cc_int/
H A DMakefile59 struct-equiv.o targhooks.o timevar.o toplev.o tracer.o tree.o tree-dump.o \
101 toplev.o: toplev.c
/freebsd-10.1-release/contrib/gcc/
H A Dpasses.c57 #include "toplev.h"
195 rest_of_type_compilation (tree type, int toplev) argument
203 debug_hooks->type_decl (TYPE_STUB_DECL (type), !toplev); local
/freebsd-10.1-release/contrib/gcc/cp/
H A Ddecl.c44 #include "toplev.h"
5000 int toplev = toplevel_bindings_p ();
5027 rest_of_decl_compilation (decl, toplev, at_eof);
5064 && toplev
5085 rest_of_decl_compilation (decl, toplev, at_eof);
4989 int toplev = toplevel_bindings_p (); local

Completed in 254 milliseconds