Home | History | Annotate | Download | only in info

Lines Matching full:pch

4918    * It calls `dg-pch'.
23794 * PCH Target:: Validity checking for precompiled headers.
32526 File: gccint.info, Node: MIPS Coprocessors, Next: PCH Target, Prev: Emulated TLS, Up: Target Macros
32564 File: gccint.info, Node: PCH Target, Next: C++ ABI, Prev: MIPS Coprocessors, Up: Target Macros
32575 This hook checks whether the options used to create a PCH file are
32581 when the PCH file was created and SZ is the size of that data in
32593 had when the PCH file was created. The return value is the same
32597 File: gccint.info, Node: C++ ABI, Next: Misc, Prev: PCH Target, Up: Target Macros
33702 to load the PCH data at this address such that the data need not
33709 This host hook is called when a PCH file is about to be loaded.
33719 PCH will be loaded, this hook may be called with SIZE zero, in
33724 indicate an out-of-date PCH file (built by some other GCC
33725 executable), and such a PCH file won't work.
34190 static GTY(()) int COUNTER; /* save counter in a PCH */
34427 PCH cannot handle data structures that depend on the absolute
37304 * *TARGET_GET_PCH_VALIDITY: PCH Target. (line 7)
40929 * char <2>: PCH Target. (line 12)
42640 * parameters, precompiled headers: PCH Target. (line 6)
44242 Node: PCH Target1441331