Home
last modified time | relevance | path

Searched refs:Strip (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h151 bool Strip = false, llvm::StringRef NameOfWrappedPass = "",
158 bool Strip = false, llvm::StringRef NameOfWrappedPass = "",
171 bool Strip; variable
174 bool Strip = false, llvm::StringRef NameOfWrappedPass = "",
182 Strip(Strip) {} in NameOfWrappedPass()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp716 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata() argument
807 if (Strip) in checkDebugifyMetadata()
875 "CheckModuleDebugify", Strip, StatsMap); in runOnModule()
886 bool Strip = false, StringRef NameOfWrappedPass = "", in CheckDebugifyModulePass()
894 Strip(Strip) {} in CheckDebugifyModulePass()
908 bool Strip; member
921 Strip, StatsMap); in runOnFunction()
932 bool Strip = false, StringRef NameOfWrappedPass = "", in CheckDebugifyFunctionPass()
940 Strip(Strip) {} in CheckDebugifyFunctionPass()
954 bool Strip; member
[all …]
H A DAssumeBundleBuilder.cpp79 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge() argument
80 if (auto *GEP = dyn_cast<GEPOperator>(Strip)) in canonicalizedKnowledge()
/freebsd/tools/build/options/
H A DWITH_DEBUG_FILES1 Strip debug info into a separate file for each executable binary
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h71 return AuthenticationMode == PointerAuthenticationMode::Strip || in shouldStrip()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
H A DOpts.td18 defm strip_underscore : BB<"strip-underscore", "Strip the leading underscore", "Don't strip the leading underscore">;
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep-opts.def45 descrip = 'Strip this string from hostnames';
H A Dntpsweep-opts53 -s, --strip=str Strip this string from hostnames
H A Dinvoke-ntpsweep.texi55 -s, --strip=str Strip this string from hostnames
/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A DOpts.td23 def basenames : Flag<["--"], "basenames">, HelpText<"Strip directory names from paths">;
57 def relativenames : F<"relativenames", "Strip the compilation directory from paths">;
/freebsd/contrib/sendmail/contrib/
H A Ddomainmap.m461 R$* $=O $* <@ $={MappedDomain} .> $@ $>Recurse $1 $2 $3 Strip extraneous routing
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonOpts.td72 defm strip_symbol : Eq<"strip-symbol", "Strip <symbol>">,
H A DObjcopyOptions.cpp407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
419 case ToolType::Strip: in printHelp()
1399 printHelp(T, errs(), ToolType::Strip); in parseStripOptions()
1404 printHelp(T, outs(), ToolType::Strip); in parseStripOptions()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2191 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in expanding()
2198 if (Strip.first != 0) in expanding()
2202 if (Strip.second != 1 && Strip.second != 2) in expanding()
2206 int L = Strip.second; in expanding()
2223 unsigned Opc = Strip.second == 1 ? Hexagon::V6_vunpackub in expanding()
2193 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); expanding() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc505 // Strip size and event number.
510 // Strip absolute axis number.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h62 Strip, enumerator
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs880 # Strip 'zfs:' and 'ZFS='.
883 # Strip everything after the first slash.
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td240 : Eq<"prefix-strip", "Strip out initial directories from absolute "
/freebsd/contrib/tzdata/
H A Dzone1970.tab256 PS +3130+03428 Asia/Gaza Gaza Strip
H A Dzone.tab319 PS +3130+03428 Asia/Gaza Gaza Strip
H A Dasia3144 # known as the Gaza Strip and the West Bank, was under British rule.
3147 # The Gaza Strip was under Egyptian rule between 1948-05-15 until 1967-06-05
3238 # According to Steffen Thorsen's web site the Gaza Strip and the rest of the
3251 # Gaza Strip (as Egypt) ended DST at midnight Thursday (Aug 28, 2008), while
3286 # Seems that Gaza Strip will go back to Winter Time same date as West Bank.
3288 # According to Palestinian Ministry Of Interior, West Bank and Gaza Strip plan
3337 # Gaza Strip accepted the change and also moved their clocks one hour back.
3375 # at midnight on Thursday in the West Bank and Gaza Strip":
/freebsd/contrib/llvm-project/lld/ELF/
H A DOptions.td448 def strip_all: F<"strip-all">, HelpText<"Strip all symbols. Implies --strip-debug">;
450 def strip_debug: F<"strip-debug">, HelpText<"Strip debugging information">;
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf981 ### ParseRecipient -- Strip off hosts in $=R as well as possibly
/freebsd/crypto/heimdal/
H A Daclocal.m4354 # Strip MF so we end up with the name of the file.
/freebsd/contrib/openpam/
H A Daclocal.m4395 # Strip MF so we end up with the name of the file.

123