Home
last modified time | relevance | path

Searched refs:LTO_MODE_WHOPR (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-wrapper.c63 LTO_MODE_WHOPR /* WHOPR. */ enumerator
624 lto_mode = LTO_MODE_WHOPR; in run_gcc()
H A Dcollect2.c191 LTO_MODE_WHOPR /* WHOPR. */ enumerator
1170 lto_mode = LTO_MODE_WHOPR; in main()
1196 if (no_partition && lto_mode == LTO_MODE_WHOPR) in main()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlto-wrapper.c59 LTO_MODE_WHOPR /* WHOPR. */ enumerator
1236 lto_mode = LTO_MODE_WHOPR; in run_gcc()
H A Dcollect2.c191 LTO_MODE_WHOPR /* WHOPR. */ enumerator
196 static enum lto_mode_d lto_mode = LTO_MODE_WHOPR;
1034 if (no_partition && lto_mode == LTO_MODE_WHOPR) in main()