Searched
defs:foo (Results
1151 -
1175 of
3525) sorted by null
<<41424344454647484950>>
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
ifunc-2.s | 1 .type foo, %gnu_indirect_function 4 .set __GI_foo, foo 6 .globl foo 7 .type foo, @function 8 foo: label 10 .size foo, .-foo
|
ifunc-3.s | 1 .type foo, %gnu_indirect_function 4 .set __GI_foo, foo 6 .globl foo 7 .type foo, @function 8 foo: label 10 .size foo, .-foo
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-alpha/ |
emptygot.s | 4 lda $0, foo($29) !gprel 7 foo: .quad 0 label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
arm-rel31.s | 6 .rel31 0, foo 8 .rel31 1, foo 11 foo: label
|
arm-target1.s | 5 .word foo(target1) 6 foo: label
|
arm-target2.s | 5 .word foo(target2) 6 .word foo+0x1234(target2) 7 .word foo+0xcdef0000(target2) 8 .word foo+0x76543210(target2) 9 foo: label
|
callweak-2.s | 11 .type foo, %function 13 foo: label
|
callweak.s | 11 .type foo, %function 13 foo: label
|
ifunc-1.s | 38 test_relocs foo 45 foo: label
|
ifunc-11.s | 39 test_relocs foo 49 foo: label
|
ifunc-12.s | 39 test_relocs foo 49 foo: label
|
ifunc-13.s | 37 test_relocs foo 47 foo: label
|
ifunc-14.s | 34 test_relocs foo 44 foo: label
|
ifunc-15.s | 34 test_relocs foo 44 foo: label
|
ifunc-16.s | 36 test_relocs foo 46 foo: label
|
ifunc-3.s | 38 foo: label 44 test_relocs foo
|
ifunc-5.s | 29 test_relocs foo 36 foo: label
|
ifunc-7.s | 31 foo: label 37 test_relocs foo
|
ifunc-9.s | 36 test_relocs foo 43 foo: label
|
pcrel-shared.s | 10 .globl foo 11 .type foo,%function 12 foo: movw r0, #:lower16:symbol - 1f - 8 label
|
tls-gdesc-nlazy.s | 2 .globl foo 3 .type foo, %function 4 foo: label
|
tls-gdlerelax.s | 2 .globl foo 3 .type foo, %function 4 foo: label
|
tls-lib-loc.s | 4 foo: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-checks/ |
asm.s | 2 .global foo 3 foo: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
comm1.c | 4 int foo; variable 10 if (foo != 0) 12 foo = 200; 14 if (foo == 200)
|
Completed in 727 milliseconds
<<41424344454647484950>>