/freebsd/contrib/lua/src/ |
H A D | luac.c | 36 static int stripping=0; /* strip debug information? */ variable 105 stripping=1; in doargs() 188 luaU_dump(L,f,writer,D,stripping); in pmain()
|
/freebsd/usr.bin/sed/ |
H A D | POSIX | 34 sed do not do this stripping. The argument against stripping is 36 if they are stripped. The argument for stripping is that it is
|
/freebsd/contrib/sendmail/contrib/ |
H A D | domainmap.m4 | 35 stripping off the +detail portion before the domainmap lookup and
|
/freebsd/sys/dev/fxp/ |
H A D | if_fxpreg.h | 204 u_int __FXP_BITFIELD6(stripping:1,
|
H A D | if_fxp.c | 2389 cbp->stripping = !prm; /* truncate rx packet to byte count */ in fxp_init_body()
|
/freebsd/contrib/googletest/docs/ |
H A D | pkgconfig.md | 94 reasons why this stripping needs to occur usually).
|
/freebsd/crypto/openssl/ |
H A D | NOTES-WINDOWS.md | 264 stripping of carriage returns. To avoid this ensure that a binary
|
/freebsd/contrib/ncurses/ |
H A D | ANNOUNCE | 357 When stripping executables during install, use the specified 359 install program for stripping executables.
|
H A D | INSTALL | 504 --disable-stripping 1261 When stripping executables during install, use the specified program
|
H A D | configure.in | 1645 # --disable-stripping is used for debugging
|
H A D | aclocal.m4 | 4100 CF_ARG_DISABLE(stripping, 4101 [ --disable-stripping do not strip (debug info) installed executables], 4129 [ --with-strip-program=XX specify program to use when stripping in install],
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors_ioctl.inc | 571 // Try stripping access size from the request id.
|
H A D | sanitizer_interceptors_ioctl_netbsd.inc | 1492 // Try stripping access size from the request id.
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 250 CODEGENOPT(SanitizeAddressGlobalsDeadStripping, 1, 0) ///< Enable linker dead stripping
|
/freebsd/contrib/bc/ |
H A D | README.md | 245 By default, non-debug binaries are stripped, but stripping can be disabled with
|
H A D | NEWS.md | 1111 making it possible to disable binary stripping. Other users do *not* need to
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/ |
H A D | zfs | 826 # stripping the zfs-bootfs= prefix. Let the shell handle
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 805 Manual stripping is not necessary; non-debug builds are automatically stripped
|
/freebsd/contrib/mandoc/ |
H A D | NEWS | 1079 * Added demandoc(1) utility for stripping away macros and escapes. 1243 * a libroff preprocessor in front of libmdoc and libman stripping out
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Options.td | 530 HelpText<"Preserve all global symbols during LTO and when dead-stripping executables">,
|
/freebsd/contrib/libpcap/ |
H A D | CHANGES | 1108 Better support for dealing with VLAN tagging/stripping on Linux
|
/freebsd/contrib/diff/doc/ |
H A D | diff.texi | 2535 * patch Directories:: Changing directory and stripping directories. 3217 stripping path prefixes; @command{patch} now counts pathname 3244 @samp{Index:} line are all identical after prefix-stripping. Your
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | BEGEMOT-WIRELESS-MIB.txt | 2569 stripping of the MIC failed."
|
/freebsd/contrib/bmake/mk/ |
H A D | ChangeLog | 685 data put into env, by stripping ${SRCTOP}/ from each entry.
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 244 CMake: Prevent stripping of the RPATH on installation.
|