HomeSort by relevance Sort by last modified time
    Searched refs:comm (Results 26 - 50 of 404) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
scomm-directive-4.s 1 .comm x4a,4,4
3 .comm x4b,4,2
5 .comm x2,2,4
7 .comm x1,1,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
pr14170c.s 2 .comm foo,4,4
comm-data.exp 53 { comm-data1.s } \
55 { readelf -s comm-data1.sd } \
66 # HPUX targets use a different .comm syntax.
88 "$LFLAGS -T comm-data2.ld -Ltmpdir -lcomm-data" "" \
90 { comm-data2.s } \
93 [expr { $copy_reloc ? "comm-data2r.sd" : "comm-data2.sd"}]] \
95 [expr { $copy_reloc ? "comm-data2r.rd" : "comm-data2.rd"}]] \
97 [expr { $copy_reloc ? "comm-data2r.xd" : "comm-data2.xd"}]]]
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
common.s 2 .comm y,8,4
  /external/llvm/test/Object/X86/
nm-macho.s 9 .comm _a,4
  /external/llvm/test/MC/ELF/
common-error1.s 3 .comm C,4,4
common-error2.s 4 .comm C,4,4
common.s 9 .comm common1,1,1
25 .comm common2,1,1
39 .comm common6,8,16
54 .comm common3,4,4
76 .comm common4,40,16
89 .comm common5,4,4
common2.s 8 .comm vimvardict,1,8
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf-rel17.s 3 .comm x,12
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
non-c-lang-syms.s 5 .comm _test_equiv.eq.1_, 16, 4
6 .comm _test_equiv.eq.100, 16, 5
7 .comm _test_equiv.eq._, 16, 6
8 .comm _test_equiv.eq., 16, 7
10 .comm _test$equiv.eq.1_, 16, 4
11 .comm _test$equiv.eq.100, 16, 5
12 .comm _test$equiv.eq._, 16, 6
13 .comm _test$equiv.eq., 16, 7
  /external/llvm/test/tools/llvm-size/X86/
test-common.s 9 .comm x,4,4
11 .comm y,4,4
13 .comm z,4,4
  /external/llvm/test/MC/AsmParser/
directive_comm.s 4 # CHECK: .comm a,6,2
5 # CHECK: .comm b,8
6 # CHECK: .comm c,8
8 .comm a, 4+2, 2
9 .comm b,8
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_comm.s 4 # CHECK: .comm a,6,2
5 # CHECK: .comm b,8
6 # CHECK: .comm c,8
8 .comm a, 4+2, 2
9 .comm b,8
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
common.s 9 .comm common1,1,1
23 .comm common2,1,1
34 .comm common6,8,16
48 .comm common3,4,4
68 .comm common4,40,16
78 .comm common5,4,4
common2.s 7 .comm vimvardict,1,8
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfcomm/
common-1.s 3 .comm foobar,30,4
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/unsorted/
common.s 8 common_symbol: .comm 4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-nios2/
mixed1b.s 3 .comm foo,4,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
pr18591.s 2 .comm pad,0x80000000,8
3 .comm foo,8,8
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
gc-relocs-309.s 2 .comm sym309_notused,1,8
gc-relocs-311.s 2 .comm gempy,4,4
emit-relocs-312.s 1 .comm gempy,4
2 .comm jempy,4
3 .comm lempy,4
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
comref1.s 3 .comm c1,4,1
4 .comm c2,4,1
5 .comm c3,4,1
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
comm-data.exp 49 { ../ld-elf/comm-data1.s } \
51 { readelf -s ../ld-elf/comm-data1.sd } \
53 "libmips-$abi-$reloc-comm-data.so" \
68 "$LDFLAGS $ZFLAG -T ../ld-elf/comm-data2.ld -Ltmpdir -lmips-$abi-$reloc-comm-data" "" \
70 { ../ld-elf/comm-data2.s } \
72 { readelf -s ../ld-elf/comm-data2.sd } \
73 { readelf -r ../ld-elf/comm-data2.rd } \
74 { readelf "-x .debug_foo" ../ld-elf/comm-data2.xd } \
76 "mips-$abi-$reloc-comm-data"
    [all...]

Completed in 2732 milliseconds

12 3 4 5 6 7 8 91011>>