Searched refs:link (Results 1 - 25 of 650) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/m68k/
H A Dlink.s1 # Test handling of link instruction.
5 link %a6,&0
6 link %a6,&-4
7 link %a6,&-0x7fff
8 link %a6,&-0x8000
9 link %a6,&-0x8001
10 link %a6,&0x7fff
11 link %a6,&0x8000
12 link %a6,&0x8001
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k/
H A Dlink.s1 # Test handling of link instruction.
5 link %a6,&0
6 link %a6,&-4
7 link %a6,&-0x7fff
8 link %a6,&-0x8000
9 link %a6,&-0x8001
10 link %a6,&0x7fff
11 link %a6,&0x8000
12 link %a6,&0x8001
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr41442.c4 typedef struct LINK link; typedef in typeref:struct:LINK
7 link* next;
10 int haha(link* p1, link* p2)
H A Dpr36064.c27 int link = -1; local
38 for (link = 0; link < vf->links; link++)
40 double addsec = ov_time_total (vf, link);
44 pcm_total += vf->pcmlengths[link * 2 + 1];
47 if (link == vf->links)
52 pcm_total + (seconds - time_total) * vf->vi[link].rate;
/haiku-buildtools/legacy/gcc/libiberty/
H A Drename.c13 if (link (zfrom, zto) < 0)
18 || link (zfrom, zto) < 0)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20100720-3_0.c7 struct link { struct
12 struct link lnk;
H A D20100720-3_1.c5 struct link { struct
10 struct link lnk;
/haiku-buildtools/binutils/ld/testsuite/ld-avr/
H A Drelax-elf-flags-05.d1 #name: AVR, check link-relax flag is set final link (no inputs relaxable)
4 #source: relax-elf-flags-a.s -mno-link-relax
5 #source: relax-elf-flags-b.s -mno-link-relax
11 Flags: 0xe6, avr:102, link-relax
H A Drelax-elf-flags-04.d1 #name: AVR, check link-relax flag is clear on partial link (both files)
4 #source: relax-elf-flags-a.s -mno-link-relax
5 #source: relax-elf-flags-b.s -mno-link-relax
H A Drelax-elf-flags-06.d1 #name: AVR, check link-relax flag is set final link (first input relaxable)
5 #source: relax-elf-flags-b.s -mno-link-relax
11 Flags: 0xe6, avr:102, link-relax
/haiku-buildtools/binutils/gas/testsuite/gas/avr/
H A Dlink-relax-elf-flag-clear.d1 #name: AVR, check elf link-relax header flag is clear.
2 #as: -mno-link-relax -mmcu=avrxmega2
4 #source: link-relax-elf-flag.s
H A Dlink-relax-elf-flag-set.d1 #name: AVR, check elf link-relax header flag is set.
4 #source: link-relax-elf-flag.s
9 Flags: 0xe6, avr:102, link-relax
H A Dnoreloc_withoutrelax.d1 #name: AVR no DIFF relocs without link relax
2 #as: -mmcu=avrxmega2 -mno-link-relax
/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dcomp-types-8.mm17 int link;
30 link = ((List_linked*)collection)->firstLink;
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/
H A Dcomp-types-7.m16 int link;
29 link = ((List_linked*)collection)->firstLink;
/haiku-buildtools/binutils/libiberty/
H A Drename.c27 if (link (zfrom, zto) < 0)
32 || link (zfrom, zto) < 0)
/haiku-buildtools/gcc/libiberty/
H A Drename.c27 if (link (zfrom, zto) < 0)
32 || link (zfrom, zto) < 0)
/haiku-buildtools/legacy/binutils/libiberty/
H A Drename.c27 if (link (zfrom, zto) < 0)
32 || link (zfrom, zto) < 0)
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/ea/
H A Dcompile2.c27 unsigned short link; member in struct:tostruct
40 *frompcindex = tos[0].link;
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dstack.s39 .global link
40 link: label
41 link 8;
42 link 0x3fffc;
43 link 0x20004;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dstack.s39 .global link
40 link: label
41 link 8;
42 link 0x3fffc;
43 link 0x20004;
/haiku-buildtools/gcc/gcc/
H A Dgenpeep.c31 of these `struct link's to record how to get down to the
36 struct link struct
38 struct link *next;
50 static void match_rtx (rtx, struct link *, int);
51 static void print_path (struct link *);
123 match_rtx (rtx x, struct link *path, int fail_label)
129 struct link link;
174 link.next = path;
175 link
127 struct link link; local
254 match_rtx (XEXP (x, i), &link, fail_label); local
263 match_rtx (XVECEXP (x, i, j), &link, fail_label); local
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dnoglob1.d5 # Check that we can link an object that doesn't have any global symbols;
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-cris/
H A Dnoglob1.d5 # Check that we can link an object that doesn't have any global symbols;
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Daux-crt2.asm13 link %fp,&-4
23 link %fp,#-4

Completed in 296 milliseconds

1234567891011>>