Searched refs:junk1 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/ |
D | direct2_client.c | 5 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()
|
D | direct2_dll.c | 3 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/ |
D | relocs-junk1.s | 1 junk1: label
|
D | relocs.d | 23 00001000 <junk1>:
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2007 | 1286 * gas/mep/relocs-junk1.s: Add a .data section.
|