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

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
obj.go 36 "cmd/link/internal/ld"
40 func Init() (*sys.Arch, ld.Arch) {
43 theArch := ld.Arch{
61 Linuxdynld: "/lib/ld-linux.so.3", // 2 for OABI, 3 for EABI
62 Freebsddynld: "/usr/libexec/ld-elf.so.1",
63 Openbsddynld: "/usr/libexec/ld.so",
64 Netbsddynld: "/libexec/ld.elf_so",
72 func archinit(ctxt *ld.Link) {
75 ld.Exitf("unknown -H option: %v", ctxt.HeadType)
78 ld.HEADR = 3
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
obj.go 36 "cmd/link/internal/ld"
40 func Init() (*sys.Arch, ld.Arch) {
43 theArch := ld.Arch{
61 Linuxdynld: "/lib/ld-linux.so.3", // 2 for OABI, 3 for EABI
62 Freebsddynld: "/usr/libexec/ld-elf.so.1",
63 Openbsddynld: "/usr/libexec/ld.so",
64 Netbsddynld: "/libexec/ld.elf_so",
72 func archinit(ctxt *ld.Link) {
75 ld.Exitf("unknown -H option: %v", ctxt.HeadType)
78 ld.HEADR = 3
    [all...]
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 19 #define LDPTR ld
63 ld [BASE + ( 0 * 0x4)], M0; \
68 ld [BASE + ( 2 * 0x4)], M2; \
70 ld [BASE + (14 * 0x4)], M14
73 ld [BASE + ( 0 * 0x4)], M0; \
75 ld [BASE + (14 * 0x4)], M14
78 ld [BASE + ( 0 * 0x4)], M0; \
79 ld [BASE + (14 * 0x4)], M14
90 ld [BASE + ( 0 * 0x4)], M0; \
91 ld [BASE + ( 5 * 0x4)], M5;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips/
asm.go 36 "cmd/link/internal/ld"
43 func gentext(ctxt *ld.Link) {
47 func adddynrel(ctxt *ld.Link, s *sym.Symbol, r *sym.Reloc) bool {
52 func elfreloc1(ctxt *ld.Link, r *sym.Reloc, sectoff int64) bool {
77 func elfsetupplt(ctxt *ld.Link) {
81 func machoreloc1(arch *sys.Arch, out *ld.OutBuf, s *sym.Symbol, r *sym.Reloc, sectoff int64) bool {
97 func archreloc(ctxt *ld.Link, r *sym.Reloc, s *sym.Symbol, val *int64) bool {
98 if ctxt.LinkMode == ld.LinkExternal {
109 r.Xadd += ld.Symaddr(rs) - ld.Symaddr(rs.Outer
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/mips/
asm.go 36 "cmd/link/internal/ld"
43 func gentext(ctxt *ld.Link) {
47 func adddynrel(ctxt *ld.Link, s *sym.Symbol, r *sym.Reloc) bool {
52 func elfreloc1(ctxt *ld.Link, r *sym.Reloc, sectoff int64) bool {
77 func elfsetupplt(ctxt *ld.Link) {
81 func machoreloc1(arch *sys.Arch, out *ld.OutBuf, s *sym.Symbol, r *sym.Reloc, sectoff int64) bool {
97 func archreloc(ctxt *ld.Link, r *sym.Reloc, s *sym.Symbol, val *int64) bool {
98 if ctxt.LinkMode == ld.LinkExternal {
109 r.Xadd += ld.Symaddr(rs) - ld.Symaddr(rs.Outer
    [all...]
  /external/libffi/testsuite/libffi.call/
float.c 30 long double ld; local
39 values[3] = &ld;
48 ld = 2.71828182846L;
50 floating (si1, f, d, ld);
54 printf ("%d vs %d\n", (int)rint, floating (si1, f, d, ld));
56 CHECK((int)rint == floating(si1, f, d, ld));
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
float.c 30 long double ld; local
39 values[3] = &ld;
48 ld = 2.71828182846L;
50 floating (si1, f, d, ld);
54 printf ("%d vs %d\n", (int)rint, floating (si1, f, d, ld));
56 CHECK((int)rint == floating(si1, f, d, ld));
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
float.c 30 long double ld; local
39 values[3] = &ld;
48 ld = 2.71828182846L;
50 floating (si1, f, d, ld);
54 printf ("%d vs %d\n", (int)rint, floating (si1, f, d, ld));
56 CHECK((int)rint == floating(si1, f, d, ld));
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ldstla-32-1.s 3 ld $2, 0xfffffffeffffffff($4)
4 ld $2, 0xfffffffe00000000($4)
5 ld $2, 0xabcdef0123456789($4)
6 ld $2, 0x0123456789abcdef($4)
7 ld $2, 0x00000001ffffffff($4)
8 ld $2, 0x0000000100000000($4)
10 ld $2, 0xfffffffeffffffff
11 ld $2, 0xfffffffe00000000
12 ld $2, 0xabcdef0123456789
13 ld $2, 0x0123456789abcde
    [all...]
ldstla-32-mips3-1.s 3 ld $2, 0xfffffffeffffffff($4)
4 ld $2, 0xfffffffe00000000($4)
5 ld $2, 0xabcdef0123456789($4)
6 ld $2, 0x0123456789abcdef($4)
7 ld $2, 0x00000001ffffffff($4)
8 ld $2, 0x0000000100000000($4)
10 ld $2, 0xfffffffeffffffff
11 ld $2, 0xfffffffe00000000
12 ld $2, 0xabcdef0123456789
13 ld $2, 0x0123456789abcde
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
tls-small-ld.d 1 #source: tls-small-ld.s
2 #ld: -T relocs.ld -shared
tls-tiny-ld.d 1 #source: tls-tiny-ld.s
2 #ld: -T relocs.ld -shared
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
pic-and-nonpic-6-n64b.s 20 ld $25,%call16(extf1)($28)
21 ld $4,%got_disp(extf2)($28)
22 ld $5,%got_disp(extd1)($28)
24 ld $6,%got_disp(extd2)($28)
25 ld $25,%call16(extf3)($28)
27 ld $4,%got_disp(extf4)($28)
comm-data.exp 49 { ../ld-elf/comm-data1.s } \
51 { readelf -s ../ld-elf/comm-data1.sd } \
68 "$LDFLAGS $ZFLAG -T ../ld-elf/comm-data2.ld -Ltmpdir -lmips-$abi-$reloc-comm-data" "" \
70 { ../ld-elf/comm-data2.s } \
72 { readelf -s ../ld-elf/comm-data2.sd } \
73 { readelf -r ../ld-elf/comm-data2.rd } \
74 { readelf "-x .debug_foo" ../ld-elf/comm-data2.xd } \
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
rgn-over1.d 3 # ld: -T rgn-over1.t -Map tmpdir/rgn-over1.map
4 # error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section \`.text' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 16 bytes\Z
rgn-over2.d 3 # ld: -T rgn-over2.t -Map tmpdir/rgn-over2.map
4 # error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section `\.data' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 4 bytes\Z
rgn-over4.d 3 # ld: -T rgn-over4.t -Map tmpdir/rgn-over4.map
4 # error: \A[^ \n]*?ld[^:\n]*?: [^:\n]*?section `\.text' will not fit in region `r1'\n[^ \n]*?ld[^:\n]*?: region `r1' overflowed by 16 bytes\Z
rgn-over5.d 3 # ld: -T rgn-over5.t -Map tmpdir/rgn-over5.map
4 # error: \A[^ \n]*?ld[^:\n]*?: [^\n]*?section `\.text' will not fit in region `v1'\n[^ \n]*?ld[^:\n]*?: region `v1' overflowed by 16 bytes\Z
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
abs-k1om.d 2 #source: ../ld-i386/abs.s
3 #source: ../ld-i386/zero.s
5 #ld: -m elf_k1om
abs-l1om.d 2 #source: ../ld-i386/abs.s
3 #source: ../ld-i386/zero.s
5 #ld: -m elf_l1om
abs.d 2 #source: ../ld-i386/abs.s
3 #source: ../ld-i386/zero.s
4 #ld:
export-class.exp 37 set dump [string map {32 ../ld-i386/i386 x32 x86-64-x32 64 x86-64-64} $abi]
47 "$LDFLAGS -shared -version-script ../ld-elf/export-class-lib.ver" "" \
49 { ../ld-elf/export-class-lib.s } \
63 { ../ld-elf/export-class-ref.s } \
80 { ../ld-elf/export-class-dep.s ../ld-elf/export-class-def.s } \
83 [list readelf "-x .data" ../ld-i386/i386-export-class.xd] \
  /external/boringssl/src/util/fipstools/testdata/ppc64le-Sample/
out.s 83 ld 12, 0(2)
94 # WAS ld 9,.LC0@toc@l(10)
101 ld 3, -8(1)
103 ld 9, -24(1)
104 ld 3, -16(1)
106 ld 9, 0(9)
107 ld 9,0(9)
117 ld 3, -8(1)
119 ld 4, -24(1)
120 ld 3, -16(1
    [all...]
  /external/python/cpython2/RISCOS/
unixstuff.h 8 unsigned int unixtime(unsigned int ld,unsigned int ex);
9 int acorntime(unsigned int *ex, unsigned int *ld, time_t ut);
  /external/swiftshader/third_party/LLVM/tools/llvm-ld/
Makefile 1 ##===- tools/llvm-ld/Makefile ------------------------------*- Makefile -*-===##
12 TOOLNAME = llvm-ld

Completed in 372 milliseconds

1 2 3 4 5 67 8 91011>>