Home
last modified time | relevance | path

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

/dragonfly/lib/libalias/
HDalias_db.c273 int fwhole; /* Which firewall record is used for this hole? */ member
1080 aux_tcp->fwhole = -1; in AddLink()
1152 old_link->data.tcp->fwhole > 0) { in ReLink()
2755 int fwhole; /* Where to punch hole */ in PunchFWHole() local
2766 for (fwhole = fireWallActiveNum; in PunchFWHole()
2767 fwhole < fireWallBaseNum + fireWallNumNums && in PunchFWHole()
2768 fw_tstfield(fireWallField, fwhole); in PunchFWHole()
2769 fwhole++) in PunchFWHole()
2771 if (fwhole == fireWallBaseNum + fireWallNumNums) { in PunchFWHole()
2772 for (fwhole = fireWallBaseNum; in PunchFWHole()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDlto.texi88 be confused with the semantics of @option{-fwhole-program}). It
476 program option (@option{-fwhole-program}) asserts that every
484 the effect of @option{-fwhole-program} on a specific symbol.
535 guess based on @option{-fwhole-program}. Without the linker
HDinvoke.texi418 -fwhole-program -fwpa -fuse-linker-plugin @gol
7117 Both optimizations need the @option{-fwhole-program} flag.
7788 @item -fwhole-program
7789 @opindex fwhole-program
7801 This option implies @option{-fwhole-file} for Fortran programs.
7852 the linker plugin is not available, @option{-fwhole-program} should be
7943 possible to combine @option{-flto} and @option{-fwhole-program} to allow
7946 Use of @option{-fwhole-program} is not needed when linker plugin is
8010 libraries that use hidden visibility) are similar to @code{-fwhole-program}.
HDextend.texi2498 the effect of the @option{-fwhole-program} command-line option, so the
2499 object remains visible outside the current compilation unit. If @option{-fwhole-program} is used to…
/dragonfly/contrib/gcc-8.0/gcc/fortran/
HDlang.opt749 fwhole-file
/dragonfly/contrib/gcc-4.7/gcc/
HDcommon.opt2191 fwhole-program
/dragonfly/contrib/gcc-8.0/gcc/
HDcommon.opt2867 fwhole-program