Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtoplev.h140 extern const char * default_pch_valid_p (const void *, size_t);
H A Dtarget-def.h468 #define TARGET_PCH_VALID_P default_pch_valid_p
H A Dtoplev.c1421 default_pch_valid_p (const void *data_p, size_t len) in default_pch_valid_p() function
H A DChangeLog-200516690 (default_pch_valid_p): Use it. Remove handling of TARGET_SWITCHES
16722 (default_pch_valid_p): Check the state of those options here.
16899 * toplev.c (default_pch_valid_p): Use targetm.check_pch_target_flags.
28829 (default_pch_valid_p): Guard uses of target_switches with
28835 (default_pch_valid_p): Check cl_options[] when looking for something
H A DChangeLog-20034255 (default_pch_valid_p): Likewise.
4271 * toplev.c (default_pch_valid_p): Fix warning.
4391 (default_pch_valid_p): New prototype.
4393 (default_pch_valid_p): New routine.
H A DChangeLog-200413960 * toplev.c (default_pch_valid_p): Likewise.
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi8873 The default definition of @code{default_pch_valid_p} should be