HomeSort by relevance Sort by last modified time
    Searched defs:xxx (Results 1 - 25 of 70) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
assign-ok.s 0 xxx = 1
2 xxx = 2 define
1 xxx = 1 define
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
badrelax.s 2 .global xxx
3 xxx: label
5 1: sub r0,r0,1b-xxx
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-14c.s 2 .globl xxx
3 .type xxx, @function
4 xxx: label
6 .size xxx, .-xxx
ifunc-13a.s 5 adrp x0, xxx
6 add x0, x0, :lo12:xxx
10 xxx: label
ifunc-10.s 8 adrp x0, xxx
9 add x0, x0, :lo12:xxx
24 xxx: label
ifunc-11.s 8 adrp x0, xxx
9 add x0, x0, :lo12:xxx
25 xxx: label
ifunc-12.s 7 adrp x0, xxx
8 add x0, x0, :lo12:xxx
23 xxx: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
dl2xxx.c 4 xxx (void) function
dl2main.c 7 xxx (void) function
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-14c.s 2 .globl xxx
3 .type xxx, @function
4 xxx: label
6 .size xxx, .-xxx
ifunc-13a-i386.s 5 movl xxx@GOT(%ebx), %eax
9 xxx: label
ifunc-13a-x86-64.s 5 movl xxx(%rip), %eax
9 xxx: label
ifunc-10-i386.s 9 movl xxx@GOT(%ecx), %eax
10 movl xxx, %eax
25 xxx: label
ifunc-10-x86-64.s 9 movl xxx(%rip), %eax
24 xxx: label
ifunc-11-i386.s 9 movl xxx@GOT(%ecx), %eax
10 movl xxx, %eax
26 xxx: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
pr15146b.c 1 int xxx = 3; variable
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
size-1.s 3 movl $xxx@SIZE, %eax
4 movl $xxx@SIZE - 8, %eax
5 movl $xxx@SIZE + 8, %eax
20 .global xxx
21 .type xxx,%object
22 .size xxx,80
23 xxx: label
25 .long xxx@SIZE - 1
size-2.s 3 movl $xxx@SIZE, %eax
4 movl $xxx@SIZE - 8, %eax
5 movl $xxx@SIZE + 8, %eax
20 .type xxx,%object
21 .size xxx,80
22 xxx: label
24 .long xxx@SIZE - 1
size-3.s 3 movl $xxx@SIZE, %eax
4 movl $xxx@SIZE - 8, %eax
5 movl $xxx@SIZE + 8, %eax
16 .global xxx
17 .type xxx,%object
18 .size xxx,80
19 xxx: label
21 .long xxx@SIZE - 1
size-4.s 3 movl $xxx@SIZE, %eax
4 movl $xxx@SIZE - 8, %eax
5 movl $xxx@SIZE + 8, %eax
15 .type xxx,%object
16 .size xxx,80
17 xxx: label
19 .long xxx@SIZE - 1
x86-64-size-5.s 3 movq $xxx@SIZE, %r15
4 movq $xxx@SIZE - 8, %r15
5 movq $xxx@SIZE + 8, %r15
14 .global xxx
15 .type xxx,%object
16 .size xxx,80
17 xxx: label
19 .quad xxx@SIZE - 1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
gotplt.s 2 .global xxx
3 xxx: label
8 movi ((xxx@GOTPLT) & 65535), r1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-size/
size32-2.s 2 .globl xxx
5 .type xxx, %object
6 .size xxx, 40
7 xxx: label
18 .long xxx@SIZE
size64-2.s 2 .globl xxx
5 .type xxx, %object
6 .size xxx, 40
7 xxx: label
18 .quad xxx@SIZE
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
ilp32-5.s 6 xxx: label
8 .long xxx

Completed in 327 milliseconds

1 2 3