HomeSort by relevance Sort by last modified time
    Searched full:against (Results 26 - 50 of 9018) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
hidden3.d 3 #error: .*relocation R_X86_64_PC32 against undefined hidden symbol `foo' can not be used when making a shared object
ilp32-10.d 3 #error: .*relocation R_X86_64_PC32 against undefined symbol `bar' can not be used when making a shared object; recompile with -fPIC
ilp32-11.d 3 #error: .*addend 0x7fffffff in relocation R_X86_64_64 against symbol `func' at 0x0 in section `.data.rel.local' is out of range
protected1.d 3 #error: .*relocation R_X86_64_PC32 against protected symbol `foo' can not be used when making a shared object
tlsgd2.d 4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
tlsgd3.d 4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
tlsie2.d 4 #error: .*TLS transition from R_X86_64_GOTTPOFF to R_X86_64_TPOFF32 against `foo'.*failed.*
tlsie3.d 4 #error: .*TLS transition from R_X86_64_GOTTPOFF to R_X86_64_TPOFF32 against `foo'.*failed.*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
local_label_elf.d 7 # Check if relocations against local symbols are converted to
8 # relocations against section symbols.
local_label_wince.d 7 # Check if relocations against local symbols are converted to
8 # relocations against section symbols.
local_label_coff.d 7 # Check if relocations against local symbols are converted to
8 # relocations against section symbols.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-12.d 6 #error: base-plus-offset relocation against register symbol
8 # Check that we get an error message if we see a BPO against a register
bpo-12m.d 6 #error: base-plus-offset relocation against register symbol
8 # Check that we get an error message if we see a BPO against a register
bpo-13.d 6 #error: base-plus-offset relocation against register symbol
8 # Check that we get an error message if we see a BPO against a register
bpo-13m.d 6 #error: base-plus-offset relocation against register symbol
8 # Check that we get an error message if we see a BPO against a register
  /external/clang/test/Analysis/
test-after-div-zero.c 8 if (x == 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
9 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
13 if (0 == x) { } // expected-warning {{Value being compared against zero has already been used for division}}
14 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
18 if (x != 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
19 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
23 if (x >= 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
24 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
28 if (x <= 0) {} // expected-warning {{Value being compared against zero has already been used for division}}
29 } // expected-note@-1 {{Value being compared against zero has already been used for division}
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsdesc.s 63 /* GD against local variable */
68 /* GD -> IE against local variable referenced through @gottpoff too */
73 /* GD -> IE against local variable referenced through @gotntpoff
79 /* GD -> IE against local variable referenced through @gottpoff and
85 /* GD against hidden and local variable */
90 /* GD -> IE against hidden and local variable referenced through
96 /* GD -> IE against hidden and local variable referenced through
102 /* GD -> IE against hidden and local variable referenced through
108 /* GD against hidden but not local variable */
113 /* GD -> IE against hidden but not local variable referenced throug
    [all...]
tlspic1.s 63 /* GD against local variable */
68 /* GD -> IE against local variable referenced through @gottpoff too */
73 /* GD -> IE against local variable referenced through @gotntpoff
79 /* GD -> IE against local variable referenced through @gottpoff and
85 /* GD against hidden and local variable */
90 /* GD -> IE against hidden and local variable referenced through
96 /* GD -> IE against hidden and local variable referenced through
102 /* GD -> IE against hidden and local variable referenced through
108 /* GD against hidden but not local variable */
113 /* GD -> IE against hidden but not local variable referenced throug
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/
tlspic1.s 47 /* GD against local variable */
52 /* GD -> IE against local variable referenced through IE too */
57 /* GD against hidden and local variable */
62 /* GD -> IE against hidden and local variable referenced through
68 /* GD against hidden but not local variable */
73 /* GD -> IE against hidden but not local variable referenced through
88 /* LD against hidden and local variables */
94 /* LD against hidden but not local variables */
100 /* IE against global var */
105 /* IE against local var *
    [all...]
  /dalvik/dx/tests/044-dex-math-ops/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/046-dex-exceptions/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/047-dex-wide-args/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/048-dex-new-array/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/049-dex-instanceof/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)

Completed in 114 milliseconds

12 3 4 5 6 7 8 91011>>