HomeSort by relevance Sort by last modified time
    Searched defs:foo (Results 751 - 775 of 3525) sorted by null

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
export-class-call16-o32.s 3 .xdef foo
4 .ent foo
5 foo: label
20 .end foo
gp-hidden-ver.s 2 .globl foo
3 .type foo, @object
4 foo: label
7 .size foo, . - foo
mips16-pic-2a.s 51 .ent foo
52 foo: label
58 .end foo
region1a.s 2 .global foo
3 foo: .4byte 1 label
textrel-1.s 1 .globl foo
2 foo: label
undefined.s 18 .globl foo
19 .type foo, @function
20 .ent foo
21 foo: label
23 .end foo
24 .size foo, . - foo
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pie/
start.s 2 .globl foo
3 foo: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
lto-11b.c 3 void foo(void) function
lto-13c.c 4 foo (void) function
6 printf ("foo\n");
lto-14b.c 4 void foo(void) function
lto-16a.c 1 void foo (void) { } function
lto-17b.c 3 void foo (void) function
lto-3b.c 3 void foo(void) function
5 printf ("hello foo\n");
lto-5b.c 3 void foo(void) function
5 printf ("hello foo\n");
pr12758a.s 2 .globl foo
3 foo: label
pr12760a.c 4 foo () function
pr13183a.c 1 int foo(void) function
pr16846c.c 1 __thread int foo; variable
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-abs-branch-1.s 1 .globl foo
2 .csect foo[PR]
3 foo: label
aix-abs-reloc-1.s 1 .globl foo
2 .csect foo[RW]
3 foo: label
aix-core-sec-1.s 1 .globl foo
2 .csect foo[RO]
3 foo: label
aix-core-sec-2.s 1 .globl foo
2 .csect foo[RW]
3 foo: label
aix-glink-1.s 17 .globl foo
18 .csect foo[RW]
19 foo: label
aix-rel-1.s 1 .globl foo
2 .csect foo[RW]
3 foo: label
aix-weak-2c.s 1 .globl foo
2 .csect foo[DS]
3 foo: label

Completed in 324 milliseconds

<<31323334353637383940>>