Home
last modified time | relevance | path

Searched refs:stripping (Results 1 – 25 of 128) sorted by relevance

123456

/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dthinlto-deadstrip-flag.ll4 ; Ensure dead stripping performed flag is set on distributed index
10 ; Ensure dead stripping performed flag is not set on distributed index
11 ; when option used to disable dead stripping computation.
/external/lua/src/
Dluac.c33 static int stripping=0; /* strip debug information? */ variable
101 stripping=1; in doargs()
184 luaU_dump(L,f,writer,D,stripping); in pmain()
/external/libopus/doc/
Dbuild_isobmff.sh43 echo stripping...
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dstrip-reloc-symbol.test32 #CHECK: {{.*}}llvm-objcopy{{(\.EXE|\.exe)?}}: not stripping symbol `foo' because it is named in a r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/
Ddeadstrip.ll7 ; Ensure the cycle formed by calling @dead_func doesn't prevent stripping.
/external/google-breakpad/src/testing/gtest/xcode/Config/
DDebugProject.xcconfig19 // Dead code stripping off
/external/googletest/googletest/xcode/Config/
DDebugProject.xcconfig19 // Dead code stripping off
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Danalyze-branch.ll3 ; This test checks that LLVM can do basic stripping and reapplying of branches
/external/curl/tests/data/
Dtest65155 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest65365 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest65468 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest65055 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest64365 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest55464 # Note that the stripping above removes 12 bytes from every occurrence of the
Dtest64565 # Note that the stripping above removes 12 bytes from every occurrence of the
/external/llvm/test/CodeGen/SPARC/
Danalyze-branch.ll3 ; This test checks that LLVM can do basic stripping and reapplying of branches
/external/e2fsprogs/doc/RelNotes/
Dv1.22.txt28 scripts to deal with BK's stripping CR characters from text files,
/external/llvm/test/Instrumentation/AddressSanitizer/
Dglobal_metadata_darwin.ll2 ; allowing dead stripping to be performed, and that the appropriate runtime
/external/chromium-trace/catapult/common/node_runner/node_runner/
Dminify8 This script wraps common HTML transformations including stripping whitespace and
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dglobal_metadata_darwin.ll2 ; allowing dead stripping to be performed, and that the appropriate runtime
/external/harfbuzz_ng/src/
Dharfbuzz-config.cmake.in7 # Compute the installation prefix by stripping components from our current
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dthinlto_samplepgo_icp3.ll7 ; Test to make sure importing and dead stripping works in the
Dthinlto_samplepgo_icp_droppeddead.ll5 ; Tests that with dead stripping in the thin link enabled (default), we do not
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Danalyze-branch.ll5 ; This test checks that LLVM can do basic stripping and reapplying of branches
/external/llvm/docs/
DLinkTimeOptimization.rst172 content of input LLVM bitcode files. If dead code stripping is enabled then the
193 more. If dead code stripping is enabled then the linker refreshes the live
194 symbol information appropriately and performs dead code stripping.

123456