Home
last modified time | relevance | path

Searched refs:unneeded (Results 1 – 25 of 170) sorted by relevance

1234567

/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
Dstrip-unneeded.test5 RUN: llvm-objcopy --strip-unneeded %t.in.o %t.out.o
8 RUN: llvm-objcopy --strip-unneeded-symbol=external_undefined_unreferenced \
9 RUN: --strip-unneeded-symbol=local_unreferenced \
10 RUN: --strip-unneeded-symbol=local_undefined_unreferenced \
11 RUN: --strip-unneeded-symbol='@feat.00' \
Dstrip-debug.test10 # Test that --strip-all, --strip-all-gnu, --discard-all and --strip-unneeded,
23 # RUN: llvm-objcopy --discard-all %t.in.o %t.strip-unneeded.o
24 # RUN: llvm-objdump --section-headers %t.strip-unneeded.o | FileCheck %s --check-prefixes=SECTIONS
/external/bc/
Dconfigure1081 unneeded=""
1086 unneeded="$unneeded rand.c"
1093 unneeded="$unneeded history.c"
1107 unneeded="$unneeded bc.c bc_lex.c bc_parse.c"
1113 unneeded="$unneeded dc.c dc_lex.c dc_parse.c"
1119 unneeded="$unneeded args.c opt.c read.c file.c main.c"
1120 unneeded="$unneeded lang.c lex.c parse.c program.c"
1121 unneeded="$unneeded bc.c bc_lex.c bc_parse.c"
1122 unneeded="$unneeded dc.c dc_lex.c dc_parse.c"
1125 unneeded="$unneeded library.c"
[all …]
Dconfigure.sh1081 unneeded=""
1086 unneeded="$unneeded rand.c"
1093 unneeded="$unneeded history.c"
1107 unneeded="$unneeded bc.c bc_lex.c bc_parse.c"
1113 unneeded="$unneeded dc.c dc_lex.c dc_parse.c"
1119 unneeded="$unneeded args.c opt.c read.c file.c main.c"
1120 unneeded="$unneeded lang.c lex.c parse.c program.c"
1121 unneeded="$unneeded bc.c bc_lex.c bc_parse.c"
1122 unneeded="$unneeded dc.c dc_lex.c dc_parse.c"
1125 unneeded="$unneeded library.c"
[all …]
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dstrip-unneeded.test3 # RUN: llvm-objcopy --strip-unneeded %t %t2
8 # Verify that --keep-file-symbols works together with --strip-unneeded
9 # RUN: llvm-objcopy --keep-file-symbols --strip-unneeded %t %t2b
12 # RUN: llvm-objcopy --strip-unneeded-symbol=bar \
16 # RUN: llvm-objcopy --regex --strip-unneeded-symbol='.*' %t %t4
23 # RUN: llvm-objcopy --strip-unneeded-symbols %t.list.txt %t %t5
27 # RUN: llvm-objcopy --regex --strip-unneeded-symbols %t.list2.txt %t %t6
31 # RUN: llvm-strip --strip-unneeded %t
Dstrip-unneeded-all-symbols.test1 ## Stripping unneeded symbols from execuatble/DSO should
7 # RUN: llvm-objcopy --strip-unneeded %t %t2
Dstrip-unneeded-remove-debug-keep-link.test1 ## Verifies that running with --strip-unneeded removes debugging sections but
7 # RUN: llvm-strip --strip-unneeded %t.2.o -o %t.3.o
Dno-symbol-relocation.test31 ## Check we produce a valid output when stripping unneeded symbols from an object that
35 # RUN: llvm-objcopy --strip-unneeded %t3 %t4
Dkeep-file-symbols.test14 # RUN: llvm-objcopy --keep-file-symbols --strip-unneeded %t %t6
19 # RUN: llvm-strip --keep-file-symbols --strip-unneeded %t -o %t8
Dwildcard-flags.test90 ## --strip-unneeded-symbol:
91 # RUN: llvm-objcopy --strip-unneeded-symbol='f*' %t.o %t.stripunsym.1.o
95 # RUN: llvm-objcopy -w --strip-unneeded-symbol='f*' %t.o %t.stripunsym.2.o
/external/angle/
DAndroid.bp44 "-Wno-unneeded-internal-declaration",
117 "-Wno-unneeded-internal-declaration",
219 "-Wno-unneeded-internal-declaration",
319 "-Wno-unneeded-internal-declaration",
379 "-Wno-unneeded-internal-declaration",
440 "-Wno-unneeded-internal-declaration",
522 "-Wno-unneeded-internal-declaration",
573 "-Wno-unneeded-internal-declaration",
622 "-Wno-unneeded-internal-declaration",
699 "-Wno-unneeded-internal-declaration",
[all …]
/external/rust/crates/syn-mid/
DCHANGELOG.md15 - Exclude unneeded files from crates.io.
45 - Removed support for unneeded syntax.
47 - Removed unneeded types and fields.
/external/scrypt/
Dscrypt.config5 # unneeded directories
10 # unneeded files
/external/e2fsprogs/lib/
DMakefile.elf-lib58 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
63 $(Q) $(STRIP) --strip-unneeded --remove-section=.comment \
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/
DREADME.md3 This code has been modified to remove unneeded features and dependencies.
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/
DREADME.md3 This code has been modified to remove unneeded features and dependencies.
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/
DREADME.md3 This code has been modified to remove unneeded features and dependencies.
/external/libchrome/third_party/markupsafe/
DREADME.chromium20 AUTHORS files, removing the unneeded unit tests (tests.py).
/external/deqp-deps/glslang/Test/
Dhlsl.init2.frag14 // { { 5, 6, } }, // TODO: test unneeded levels
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.init2.frag14 // { { 5, 6, } }, // TODO: test unneeded levels
/external/mesa3d/docs/relnotes/
D17.1.1.rst67 - radeon: automake: remove unneeded elf Cflags/Libs
68 - configure: remove unneeded bits around libunwind handling
/external/llvm-project/lld/test/ELF/
Dppc64-split-stack-prologue-adjust-success.s18 # from the split-stack prologue is unneeded, and after the prologue adjustment
138 # the addi instruction is unneeded.
/external/llvm/test/Transforms/InstCombine/
DCPP_min_max.ll6 ; loads and other stuff that are unneeded.
/external/llvm-project/llvm/test/Transforms/InstCombine/
DCPP_min_max.ll6 ; loads and other stuff that are unneeded.
/external/llvm/test/Transforms/GVN/
Drle-must-alias.ll6 ; The %7 and %4 loads combine to make %DEAD unneeded.

1234567