Searched refs:stripping (Results 1 – 25 of 128) sorted by relevance
123456
4 ; Ensure dead stripping performed flag is set on distributed index10 ; Ensure dead stripping performed flag is not set on distributed index11 ; when option used to disable dead stripping computation.
33 static int stripping=0; /* strip debug information? */ variable101 stripping=1; in doargs()184 luaU_dump(L,f,writer,D,stripping); in pmain()
43 echo stripping...
32 #CHECK: {{.*}}llvm-objcopy{{(\.EXE|\.exe)?}}: not stripping symbol `foo' because it is named in a r…
7 ; Ensure the cycle formed by calling @dead_func doesn't prevent stripping.
19 // Dead code stripping off
3 ; This test checks that LLVM can do basic stripping and reapplying of branches
55 # Note that the stripping above removes 12 bytes from every occurrence of the
65 # Note that the stripping above removes 12 bytes from every occurrence of the
68 # Note that the stripping above removes 12 bytes from every occurrence of the
64 # Note that the stripping above removes 12 bytes from every occurrence of the
28 scripts to deal with BK's stripping CR characters from text files,
8 This script wraps common HTML transformations including stripping whitespace and
2 ; allowing dead stripping to be performed, and that the appropriate runtime
7 # Compute the installation prefix by stripping components from our current
7 ; Test to make sure importing and dead stripping works in the
5 ; Tests that with dead stripping in the thin link enabled (default), we do not
5 ; This test checks that LLVM can do basic stripping and reapplying of branches
172 content of input LLVM bitcode files. If dead code stripping is enabled then the193 more. If dead code stripping is enabled then the linker refreshes the live194 symbol information appropriately and performs dead code stripping.