Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
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
Dlink.d2 #name: link
4 # Test handling of link instruction.
Ddisperr.s8 link %a6,#-12
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
Dstack.s39 .global link symbol
40 link: label
41 link 8;
42 link 0x3fffc;
43 link 0x20004;
/toolchain/binutils/binutils-2.25/binutils/
Dmakefile.vms62 link/exe=$@ size.obj,$(ADDL_LIBS)
65 link/exe=$@ strings.obj,$(ADDL_LIBS)
68 link/exe=$@ nm.obj,$(ADDL_LIBS)
71 link/exe=$@ addr2line.obj,$(ADDL_LIBS)
74 link/exe=$@ objdump.obj,prdbg.obj,$(DEBUG_OBJS),$(ADDL_LIBS),$(OPCODES)
77 link/exe=$@ readelf.obj,dwarf.obj,unwind-ia64.obj,$(ADDL_LIBS)
/toolchain/binutils/binutils-2.25/bfd/
Dsimple.c211 link_info.input_bfds_tail = &abfd->link.next; in bfd_simple_get_relocated_section_contents()
213 link_next = abfd->link.next; in bfd_simple_get_relocated_section_contents()
214 abfd->link.next = NULL; in bfd_simple_get_relocated_section_contents()
240 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()
254 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()
283 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()
Dlinker.c478 BFD_ASSERT (!abfd->is_linker_output && !abfd->link.hash); in _bfd_link_hash_table_init()
488 abfd->link.hash = table; in _bfd_link_hash_table_init()
514 ret = ret->u.i.link; in bfd_link_hash_lookup()
662 if (!(*func) (p->type == bfd_link_hash_warning ? p->u.i.link : p, info)) in bfd_link_hash_traverse()
780 BFD_ASSERT (obfd->is_linker_output && obfd->link.hash); in _bfd_generic_link_hash_table_free()
781 ret = (struct generic_link_hash_table *) obfd->link.hash; in _bfd_generic_link_hash_table_free()
784 obfd->link.hash = NULL; in _bfd_generic_link_hash_table_free()
1396 h = h->u.i.link; in hash_entry_bfd()
1723 if (strcmp (h->u.i.link->root.string, string) == 0) in _bfd_generic_link_add_one_symbol()
1742 && inh->u.i.link == h) in _bfd_generic_link_add_one_symbol()
[all …]
/toolchain/binutils/binutils-2.25/config/
Dno-executables.m410 # compiler often expects to be able to link with some of such
19 # disable link tests at autoconf time, but at configure time.
34 # correct if we can't link.
48 dnl This is a shame. We have to provide a default for some link tests,
Dunwind_ipinfo.m42 dnl Check whether _Unwind_GetIPInfo is available without doing a link
5 dnl without a link test (and maybe even with a link test).
/toolchain/binutils/binutils-2.25/libiberty/
Drename.c27 if (link (zfrom, zto) < 0) in rename()
32 || link (zfrom, zto) < 0) in rename()
Dalloca.c316 long link; /* Address of trailer block of previous member
372 trailer = (struct stk_trailer *) trailer->link; in i00afunc()
392 trailer = (struct stk_trailer *) trailer->link; in i00afunc()
/toolchain/binutils/binutils-2.25/
Dltgcc.m46 # run its tests on C programs, because we cannot link Java programs until
22 # Code to be used in simple link tests
38 # GCJ did not exist at the time GCC didn't implicitly link libc in.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dccs.s14 stmfd r13!, {r0 - r12, lr}; push registers and link register on to stack
25 ldmfd r13!, {r0 - r12, lr}; pop registers and link register from stack
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Dlink-hcs12.d1 #source: link-hcs12.s -m68hcs12
2 #source: link-hc12.s -m68hc12
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-v850.texi45 the V850 processor. This allows the linker to detect attempts to link
51 the V850E processor. This allows the linker to detect attempts to link
57 the V850E1 processor. This allows the linker to detect attempts to link
74 the V850E2 processor. This allows the linker to detect attempts to link
80 the V850E2V3 processor. This allows the linker to detect attempts to link
90 the V850E3V5 processor. This allows the linker to detect attempts to link
288 the V850 processor. This allows the linker to detect attempts to link
294 the V850E processor. This allows the linker to detect attempts to link
300 the V850E1 processor. This allows the linker to detect attempts to link
306 the V850E2 processor. This allows the linker to detect attempts to link
[all …]
Dc-cr16.texi37 …sted accordingly. The linker uses the relocation entry to update the operand address at link time.}
39 …bal Offset Table. The linker uses this relocation entry to update the operand address at link time}
41 …sted accordingly. The linker uses the relocation entry to update the operand address at link time.}
91 This .long directive, the address of _myfunc, shifted right by 1 at link time.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-no-rel-plt.out2 .*: final link failed: Invalid operation
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dnoglob1.d5 # Check that we can link an object that doesn't have any global symbols;
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Dcrange-1.s2 ! non-partial-link tests.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dvxworks1-static.d4 #error: Dynamic sections created in non-dynamic link

12345678910>>...18