Home
last modified time | relevance | path

Searched refs:lazy (Results 1 – 25 of 66) sorted by relevance

123

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1-o32-mips16-only.rd26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
41 # is the address of the lazy-binding stub.
70 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-se.rd26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
38 # is the address of the lazy-binding stub.
67 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-umips-only.rd26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
40 # is the address of the lazy-binding stub.
69 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-n32-umips.rd48 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
82 # is the address of the lazy-binding stub.
133 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-mips16.rd48 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
85 # is the address of the lazy-binding stub.
136 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-umips.rd48 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
85 # is the address of the lazy-binding stub.
136 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-n32-mips16.rd48 # them from old-style lazy-binding stubs. Non-_lo symbols are only called,
82 # is the address of the lazy-binding stub.
133 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-umips-got.rd48 # old-style lazy-binding stubs).
84 # have their addresses taken, they cannot use a lazy-binding stub.
145 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-mips16-got.rd48 # old-style lazy-binding stubs).
84 # have their addresses taken, they cannot use a lazy-binding stub.
145 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-mips16-word.rd63 # old-style lazy-binding stubs).
99 # have their addresses taken, they cannot use a lazy-binding stub.
164 10200000 00000000 PLT lazy resolver
Dcompressed-plt-1-o32-umips-word.rd63 # old-style lazy-binding stubs).
99 # have their addresses taken, they cannot use a lazy-binding stub.
164 10200000 00000000 PLT lazy resolver
Dpic-and-nonpic-3b.gd27 00081000 00000000 PLT lazy resolver
Dpic-and-nonpic-5b.gd25 00081000 00000000 PLT lazy resolver
Dmips16-pic-3.gd32 00050400 00000000 PLT lazy resolver
Dpic-and-nonpic-6-o32.gd28 00081000 00000000 PLT lazy resolver
Dpic-and-nonpic-6-n64.gd28 0+081000 0+ PLT lazy resolver
Dpic-and-nonpic-6-n32.gd28 00081000 00000000 PLT lazy resolver
Dpic-and-nonpic-3a.dd3 # -32752: lazy resolution function
Dpic-and-nonpic-3b.dd3 # -32752: lazy resolution function
Dpic-and-nonpic-6-o32.dd3 # -32752: lazy resolution function
Dpic-and-nonpic-6-n64.dd3 # -32752: lazy resolution function
Dpic-and-nonpic-6-n32.dd3 # -32752: lazy resolution function
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dd-demangle-expected310 demangle.test(lazy char)
522 demangle.test(lazy int[]...)
530 demangle.test(lazy int[], ...)
534 demangle.test(lazy int, long)
538 demangle.test(lazy long, int)
542 demangle.test(lazy Object, lazy int(lazy int) delegate)
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-macho.c1767 unsigned lazy = 0; in obj_mach_o_set_indirect_symbols() local
1781 lazy = LAZY; in obj_mach_o_set_indirect_symbols()
1843 else if (S_IS_LOCAL (isym->sym) && ! lazy) in obj_mach_o_set_indirect_symbols()
1853 || lazy) in obj_mach_o_set_indirect_symbols()
1861 sym->n_desc |= lazy; in obj_mach_o_set_indirect_symbols()
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em2303 else if (strcmp (optarg, "lazy") == 0)
2410 -z lazy Mark object lazy runtime binding (default)\n"));
2448 -z now Mark object non-lazy runtime binding\n"));

123