Home
last modified time | relevance | path

Searched refs:junk1 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
Ddirect2_client.c5 lib2foocdecl(int junk1, int* junk2);
9 lib2foostdcall(int junk1, int* junk2);
13 lib2foofastcall(int junk1, int* junk2);
17 lib1foocdecl(int junk1, int* junk2) in lib1foocdecl() argument
19 lib2foocdecl(junk1, junk2); in lib1foocdecl()
24 lib1foostdcall(int junk1, int* junk2) in lib1foostdcall() argument
26 lib2foostdcall(junk1, junk2); in lib1foostdcall()
31 lib1foofastcall(int junk1, int* junk2) in lib1foofastcall() argument
33 lib2foofastcall(junk1, junk2); in lib1foofastcall()
Ddirect2_dll.c3 lib2foocdecl(int junk1, int* junk2) in lib2foocdecl() argument
5 *junk2 = junk1; in lib2foocdecl()
10 lib2foostdcall(int junk1, int* junk2) in lib2foostdcall() argument
12 *junk2 = junk1; in lib2foostdcall()
17 lib2foofastcall(int junk1, int* junk2) in lib2foofastcall() argument
19 *junk2 = junk1; in lib2foofastcall()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mep/
Drelocs-junk1.s1 junk1: label
Drelocs.d23 00001000 <junk1>:
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-20071286 * gas/mep/relocs-junk1.s: Add a .data section.