HomeSort by relevance Sort by last modified time
    Searched refs:LD (Results 76 - 100 of 304) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 19 #include <mcld/LD/ELFDynObjFileFormat.h>
20 #include <mcld/LD/ELFExecFileFormat.h>
21 #include <mcld/LD/ELFObjectFileFormat.h>
22 #include <mcld/LD/GNUArchiveReader.h>
23 #include <mcld/LD/ELFObjectReader.h>
24 #include <mcld/LD/ELFDynObjReader.h>
25 #include <mcld/LD/ELFBinaryReader.h>
26 #include <mcld/LD/ELFObjectWriter.h>
27 #include <mcld/LD/ELFSegment.h>
28 #include <mcld/LD/ELFSegmentFactory.h
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-s390x.pl 73 $LD="lg"; # load from memory
87 $LD="llgf"; # load from memory
108 $LD $T1,`$i*$SZ`($inp) ### $i
146 $LD $T1,`$stdframe+$SZ*(($i+1)%16)`($sp) ### $i
147 $LD $t1,`$stdframe+$SZ*(($i+14)%16)`($sp)
268 $LD $A,`0*$SZ`($ctx)
269 $LD $B,`1*$SZ`($ctx)
270 $LD $C,`2*$SZ`($ctx)
271 $LD $D,`3*$SZ`($ctx)
272 $LD $E,`4*$SZ`($ctx
    [all...]
  /frameworks/compile/mclinker/lib/LD/
EhFrame.cpp 9 #include <mcld/LD/EhFrame.h>
10 #include <mcld/LD/LDSection.h>
11 #include <mcld/LD/SectionData.h>
LDContext.cpp 9 #include <mcld/LD/LDContext.h>
10 #include <mcld/LD/LDSection.h>
11 #include <mcld/LD/LDSymbol.h>
RelocData.cpp 9 #include <mcld/LD/RelocData.h>
  /external/openssl/crypto/bn/asm/
ppc-mont.pl 35 $LD= "lwz"; # load
47 $POP= $LD;
55 $LD= "ld"; # load
67 $POP= $LD;
148 $LD $n0,0($n0) ; pull n0[0] value
152 $LD $m0,0($bp) ; m0=bp[0]
153 $LD $aj,0($ap) ; ap[0]
158 $LD $aj,$BNSZ($ap) ; ap[1]
159 $LD $nj,0($np) ; np[0
    [all...]
mips.pl 56 $LD="ld";
69 $REG_L="ld";
71 $LD="lw";
143 $LD $t0,0($a1)
148 $LD $t1,0($a0)
149 $LD $t2,$BNSZ($a1)
150 $LD $t3,$BNSZ($a0)
151 $LD $ta0,2*$BNSZ($a1)
152 $LD $ta1,2*$BNSZ($a0
    [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_scanf_interceptor_test.cc 85 const unsigned LD = sizeof(long double); // NOLINT
92 testScanf("%ld", 1, L);
129 testScanf("%ms %Lf", 2, P, LD);
130 testScanf("s%Las", 1, LD);
149 testScanfNoGnuMalloc("s%Las", 1, LD);
  /external/llvm/unittests/ExecutionEngine/JIT/
Makefile 43 LD.Flags += $(RDYNAMIC)
  /external/mdnsresponder/mDNSPosix/
Makefile 60 LD = ld -shared
94 LD = gcc -shared
105 LD = gcc -shared
150 LD = $(CC) -dynamiclib
257 @$(LD) $(LINKOPTS) -o $@ $+
271 @$(LD) $(LINKOPTS) -o $@ $+
  /external/sonivox/arm-fm-22k/lib_src/
arm-fm-22k_lib.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
  /external/sonivox/arm-hybrid-22k/lib_src/
arm-hybrid-22k_lib.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
  /frameworks/compile/mclinker/include/mcld/LD/
ELFObjectReader.h 15 #include <mcld/LD/ObjectReader.h>
NamePool.h 19 #include <mcld/LD/Resolver.h>
20 #include <mcld/LD/ResolveInfo.h>
  /frameworks/compile/mclinker/lib/MC/
ContextFactory.cpp 9 #include <mcld/LD/LDContext.h>
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h 15 #include <mcld/LD/Relocator.h>
ARMToARMStub.cpp 14 #include <mcld/LD/ResolveInfo.h>
15 #include <mcld/LD/LDSymbol.h>
ARMToTHMStub.cpp 14 #include <mcld/LD/ResolveInfo.h>
15 #include <mcld/LD/LDSymbol.h>
  /frameworks/compile/mclinker/lib/Target/
GOT.cpp 11 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 15 #include <mcld/LD/Relocator.h>
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 15 #include <mcld/LD/Relocator.h>
  /ndk/build/tools/
deploy-host-mcld.sh 27 This program is used to deploy mclinker (ld.mcld) to GCC directories.
28 Although ld.mcld depends on lots of LLVM modules and is built in
30 a drop-in replacement for ld.bfd and ld.gold in GCC.
33 this script copy toolchains/llvm-$DEFAULT_LLVM_VERSION/prebuilt/$SYSTEM/bin/ld.mcld[.exe]
34 to be sibling of ld in all GCC directories with same HOST_OS and bitness,
37 If --systems isn't specified, this script discovers all ld.mcld[.exe] in
40 Note that one copy of ld.mcld serves all GCC {4.7, 4.6, 4.4.3} x {arm, x86, mips}.
41 GCC passes -m flag for ld.mcld to figure out the right target.
50 register_var_option "--systems=<list>" SYSTEMS "List of host systems to deply ld.mcld for
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 15 #include <mcld/LD/LDSection.h>
16 #include <mcld/LD/LDContext.h>
17 #include <mcld/LD/Archive.h>
18 #include <mcld/LD/ArchiveReader.h>
19 #include <mcld/LD/ObjectReader.h>
20 #include <mcld/LD/DynObjReader.h>
21 #include <mcld/LD/GroupReader.h>
22 #include <mcld/LD/BinaryReader.h>
23 #include <mcld/LD/ObjectWriter.h>
24 #include <mcld/LD/ResolveInfo.h
    [all...]
  /external/libpng/contrib/pngminim/preader/
makefile 6 LD=$(CC)
52 $(LD) -o rpng2-x$(E) $(OBJS) $(LIBS)

Completed in 859 milliseconds

1 2 34 5 6 7 8 91011>>