HomeSort by relevance Sort by last modified time
    Searched refs:ld (Results 276 - 300 of 4251) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
unwind-4.d 0 #ld: -T unwind.ld
  /external/python/cpython2/RISCOS/
unixstuff.c 16 bits unixtime(bits ld,bits ex)
17 { ld&=0xFF;
18 ld-=51;
19 if(ex<1855547904U) ld--;
21 return ex/100+42949673U*ld-ld/25;
25 /* from RISC OS infozip, preserves filetype in ld */
26 int acorntime(bits *ex, bits *ld, time_t utime)
39 *ld = (*ld & 0xffffff00U) | ((timhi >> 8) & 0x000000ffU)
    [all...]
  /toolchain/binutils/binutils-2.27/gold/testsuite/
pr20216_ld.S 7 leaq ld@tlsld(%rip), %rdi
10 addq $ld@dtpoff, %rax
20 leaq ld@tlsld(%rip), %rdi
22 movl %ebx, ld@dtpoff(%rax)
33 leaq ld@tlsld(%rip), %rdi
35 cmpl %ebx, ld@dtpoff(%rax)
43 .type ld, @object
44 .size ld, 4
45 ld: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
tls-ld1.S 7 leaq ld@tlsld(%rip), %rdi
10 addq $ld@dtpoff, %rax
20 leaq ld@tlsld(%rip), %rdi
22 movl %ebx, ld@dtpoff(%rax)
33 leaq ld@tlsld(%rip), %rdi
35 cmpl %ebx, ld@dtpoff(%rax)
43 .type ld, @object
44 .size ld, 4
45 ld: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
plugin.exp 1 # Expect script for ld-plugin tests
127 $testobjfiles $libs" "" "" "" {{ld plugin-1.d}} "main.x" ] \
129 $testobjfiles $libs" "" "" "" {{ld plugin-2.d}} "main.x" ] \
132 $testobjfiles $libs" "" "" "" {{ld plugin-3.d}} "main.x" ] \
135 $testobjfiles $libs" "" "" "" {{ld plugin-4.d}} "main.x" ] \
137 $testobjfiles $libs" "" "" "" {{ld plugin-5.d}} "main.x" ] \
140 $testobjfiles $libs" "" "" "" {{ld plugin-6.d}} "main.x" ] \
144 $testobjfiles $libs" "" "" "" {{ld plugin-7.d}} "main.x" ] \
150 $testobjfiles $libs" "" "" "" {{ld plugin-8.d}} "main.x" ] \
157 $testobjfiles $libs" "" "" "" {{ld plugin-9.d}} "main.x" ]
    [all...]
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc64be-linux.S 149 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
150 ld 6,0(6)
220 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
221 ld 6,0(6)
261 ld 11,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
262 ld 11,0(11)
357 ld 31,472(1)
358 ld 30,464(1)
359 ld 29,456(1)
360 ld 28,448(1
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
immexpr1.s 17 ld.uw r30,.Lab1000 - .Lab1,r40
18 ld.uw r30,.Lab500 - .Lab1 - 2,r40
19 ld.uw r30,.Lab500 - .Lab1 + 2,r40
20 ld.uw r50,(.Lab2000 - .Lab1)/2,r20
21 ld.uw r30,-(.Lab1000 - .Lab1),r40
22 ld.uw r30,-(.Lab500 - .Lab1 - 2),r40
23 ld.uw r30,-(.Lab500 - .Lab1 + 2),r40
24 ld.uw r50,-(.Lab2000 - .Lab1)/2,r20
25 ld.l r50,.Lab2000 - .Lab1,r20
26 ld.l r50,.Lab2000 - .Lab1 + 4,r2
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
test1elf64.s 34 ld 3,dsym0@l(3)
35 ld 3,dsym1@l(3)
36 ld 3,usym0@l(3)
37 ld 3,usym1@l(3)
38 ld 3,esym0@l(3)
39 ld 3,esym1@l(3)
42 ld 3,.L_tsym0@toc(2)
43 ld 3,.L_tsym1@toc(2)
44 ld 3,.L_tsym2@toc(2)
45 ld 3,.L_tsym3@toc(2
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips64/
asm.go 36 "cmd/link/internal/ld"
43 func gentext(ctxt *ld.Link) {}
45 func adddynrel(ctxt *ld.Link, s *sym.Symbol, r *sym.Reloc) bool {
50 func elfreloc1(ctxt *ld.Link, r *sym.Reloc, sectoff int64) bool {
94 func elfsetupplt(ctxt *ld.Link) {
98 func machoreloc1(arch *sys.Arch, out *ld.OutBuf, s *sym.Symbol, r *sym.Reloc, sectoff int64) bool {
102 func archreloc(ctxt *ld.Link, r *sym.Reloc, s *sym.Symbol, val *int64) bool {
103 if ctxt.LinkMode == ld.LinkExternal {
115 r.Xadd += ld.Symaddr(rs) - ld.Symaddr(rs.Outer
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/mips64/
asm.go 36 "cmd/link/internal/ld"
43 func gentext(ctxt *ld.Link) {}
45 func adddynrel(ctxt *ld.Link, s *sym.Symbol, r *sym.Reloc) bool {
50 func elfreloc1(ctxt *ld.Link, r *sym.Reloc, sectoff int64) bool {
94 func elfsetupplt(ctxt *ld.Link) {
98 func machoreloc1(arch *sys.Arch, out *ld.OutBuf, s *sym.Symbol, r *sym.Reloc, sectoff int64) bool {
102 func archreloc(ctxt *ld.Link, r *sym.Reloc, s *sym.Symbol, val *int64) bool {
103 if ctxt.LinkMode == ld.LinkExternal {
115 r.Xadd += ld.Symaddr(rs) - ld.Symaddr(rs.Outer
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
elf-rel-xgot-n64.d 5 #ld:
23 10000118: dca58060 ld a1,-32672\(a1\)
26 10000124: dca58060 ld a1,-32672\(a1\)
30 10000134: dca58060 ld a1,-32672\(a1\)
36 1000014c: dca58060 ld a1,-32672\(a1\)
40 1000015c: dca58060 ld a1,-32672\(a1\)
45 10000170: dca58060 ld a1,-32672\(a1\)
52 1000018c: dca58060 ld a1,-32672\(a1\)
53 10000190: dca50000 ld a1,0\(a1\)
56 1000019c: dca58060 ld a1,-32672\(a1\
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf-rel28-n32.d 12 .*: dc840000 ld a0,0\(a0\)
14 .*: dc840000 ld a0,0\(a0\)
16 .*: dc840000 ld a0,0\(a0\)
18 .*: dc840000 ld a0,0\(a0\)
20 .*: dc840000 ld a0,0\(a0\)
22 .*: dc840000 ld a0,0\(a0\)
24 .*: dc840000 ld a0,0\(a0\)
26 .*: dc840000 ld a0,0\(a0\)
28 .*: dc840000 ld a0,0\(a0\)
30 .*: dc840000 ld a0,0\(a0\
    [all...]
ldc1.d 4 #source: ld.s
mips1@ecoff@sd.d 4 #source: ld.s
mips2@ecoff@sd.d 4 #source: ld.s
  /external/libffi/testsuite/libffi.call/
float3.c 31 long double ld; local
38 values[2] = &ld;
46 ld = 2.71828182846L;
48 floating_1 (f, d, ld);
52 CHECK(rd - floating_1(f, d, ld) < DBL_EPSILON);
55 values[0] = &ld;
65 floating_2 (ld, d, f);
69 CHECK(rd - floating_2(ld, d, f) < DBL_EPSILON);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
float3.c 31 long double ld; local
38 values[2] = &ld;
46 ld = 2.71828182846L;
48 floating_1 (f, d, ld);
52 CHECK(rd - floating_1(f, d, ld) < DBL_EPSILON);
55 values[0] = &ld;
65 floating_2 (ld, d, f);
69 CHECK(rd - floating_2(ld, d, f) < DBL_EPSILON);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
float3.c 31 long double ld; local
38 values[2] = &ld;
46 ld = 2.71828182846L;
48 floating_1 (f, d, ld);
52 CHECK(rd - floating_1(f, d, ld) < DBL_EPSILON);
55 values[0] = &ld;
65 floating_2 (ld, d, f);
69 CHECK(rd - floating_2(ld, d, f) < DBL_EPSILON);
  /external/syslinux/com32/menu/
readconfig.c 240 static void clear_label_data(struct labeldata *ld)
242 refstr_put(ld->label);
243 refstr_put(ld->kernel);
244 refstr_put(ld->append);
245 refstr_put(ld->initrd);
246 refstr_put(ld->menulabel);
247 refstr_put(ld->passwd);
249 memset(ld, 0, sizeof *ld);
316 static void record(struct menu *m, struct labeldata *ld, const char *append
597 static struct labeldata ld; variable in typeref:struct:labeldata
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib/
libc.so 1 /* GNU ld script
5 GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux-x86-64.so.2 ) )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libc.so 1 /* GNU ld script
5 GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux.so.2 ) )
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/
address-010.l 3 .*:6: Error: could not assemble: ld r0
address-017.l 3 .*:6: Error: could not assemble: ld r0
address-032.l 3 .*:6: Error: could not assemble: ld r0
address-039.l 3 .*:6: Error: could not assemble: ld r0

Completed in 257 milliseconds

<<11121314151617181920>>