Searched refs:stripping (Results 1 – 25 of 62) sorted by relevance
123
| /freebsd-12-stable/contrib/lua/src/ |
| D | luac.c | 33 static int stripping=0; /* strip debug information? */ variable 101 stripping=1; in doargs() 184 luaU_dump(L,f,writer,D,stripping); in pmain()
|
| /freebsd-12-stable/contrib/googletest/googletest/xcode/Config/ |
| D | DebugProject.xcconfig | 19 // Dead code stripping off
|
| /freebsd-12-stable/usr.bin/sed/ |
| D | POSIX | 36 sed do not do this stripping. The argument against stripping is 38 if they are stripped. The argument for stripping is that it is
|
| /freebsd-12-stable/contrib/sendmail/contrib/ |
| D | domainmap.m4 | 35 stripping off the +detail portion before the domainmap lookup and
|
| /freebsd-12-stable/sys/dev/fxp/ |
| D | if_fxpreg.h | 206 u_int __FXP_BITFIELD6(stripping:1,
|
| D | if_fxp.c | 2406 cbp->stripping = !prm; /* truncate rx packet to byte count */ in fxp_init_body()
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | design.rst | 16 features difficult to implement. Features like dead code stripping, reordering 27 feature of dead code stripping is implemented by following edges to mark all 186 Dead code stripping (if requested) is done at the end of resolving. The linker
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| D | NEWS.md | 191 being treated incorrectly, when stripping default ignorable characters or
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_common_interceptors_ioctl.inc | 563 // Try stripping access size from the request id.
|
| D | sanitizer_interceptors_ioctl_netbsd.inc | 1494 // Try stripping access size from the request id.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | CodeGenOptions.def | 222 CODEGENOPT(SanitizeAddressGlobalsDeadStripping, 1, 0) ///< Enable linker dead stripping
|
| /freebsd-12-stable/contrib/bc/ |
| D | README.md | 218 By default, non-debug binaries are stripped, but stripping can be disabled with
|
| D | NEWS.md | 732 making it possible to disable binary stripping. Other users do *not* need to
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | ChangeLog | 289 * objcopy.c (filter_symbols): Explicitly stripping a symbol
|
| D | ChangeLog-9197 | 3523 * objcopy.c: Changes to keep it from stripping symbols used 4049 * objcopy.c (setup_sections, copy_sections): If stripping, don't 4652 * copy.c: New function filter_symbols() for stripping only 4768 than stripping file1 (as input), leaving output in file2.
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | ChangeLog-9697 | 510 section if we are stripping. 512 size if we are stripping. 514 and don't write out relocs, if we are stripping. 515 (xcoff_link_input_bfd): Don't set up reloc if we are stripping. 517 are stripping. 1199 * cofflink.c (_bfd_coff_link_input_bfd): If stripping debugging 1697 if this is a debugging section which we are stripping. 6091 symbol or section symbols if stripping all symbols and this is not
|
| /freebsd-12-stable/contrib/bc/manuals/ |
| D | build.md | 664 Manual stripping is not necessary; non-debug builds are automatically stripped
|
| /freebsd-12-stable/contrib/mandoc/ |
| 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-12-stable/contrib/binutils/binutils/doc/ |
| D | binutils.texi | 1120 When stripping symbols, keep symbol @var{symbolname} even if it would 1477 When stripping a file, perhaps with @option{--strip-debug} or 2370 When stripping symbols, keep symbol @var{symbolname} even if it would 2414 When stripping a file, perhaps with @option{--strip-debug} or
|
| /freebsd-12-stable/contrib/llvm-project/lld/MachO/ |
| D | Options.td | 432 HelpText<"Preserve all global symbols during LTO and when dead-stripping executables">,
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | CHANGES | 501 Better support for dealing with VLAN tagging/stripping on Linux
|
| /freebsd-12-stable/contrib/diff/doc/ |
| 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-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| D | BEGEMOT-WIRELESS-MIB.txt | 2572 stripping of the MIC failed."
|
| /freebsd-12-stable/contrib/sendmail/cf/ |
| D | README | 1440 .forward +detail stripping (e.g., given user+detail, only 4742 90 Mailertable host stripping
|
| /freebsd-12-stable/contrib/binutils/ |
| D | libtool.m4 | 1229 _LT_DECL([], [STRIP], [1], [A symbol stripping program]) 1871 AC_MSG_CHECKING([whether stripping libraries is possible])
|
123