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

12 3 4 5 6 7 8 91011>>

  /frameworks/compile/mclinker/lib/LD/
DiagnosticPrinter.cpp 9 #include <mcld/LD/DiagnosticPrinter.h>
LDFileFormat.cpp 9 #include <mcld/LD/LDFileFormat.h>
SectionData.cpp 9 #include <mcld/LD/SectionData.h>
11 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonDiagnostic.cpp 11 #include <mcld/LD/DWARFLineInfo.h>
HexagonELFDynamic.cpp 11 #include <mcld/LD/ELFFileFormat.h>
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsDiagnostic.cpp 11 #include <mcld/LD/DWARFLineInfo.h>
  /frameworks/compile/mclinker/unittests/
UniqueGCFactoryBaseTest.h 14 #include <mcld/LD/DiagnosticPrinter.h>
SectionDataTest.cpp 11 #include <mcld/LD/SectionData.h>
12 #include <mcld/LD/LDFileFormat.h>
13 #include <mcld/LD/LDSection.h>
  /external/sonivox/arm-fm-22k/host_src/
arm-fm-22k.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
24 $(LD) -o $@ $(OBJS) libarm-fm-22k.a -lm
  /external/sonivox/arm-hybrid-22k/host_src/
arm-hybrid-22k.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
24 $(LD) -o $@ $(OBJS) libarm-hybrid-22k.a -lm
  /external/sonivox/arm-wt-22k/host_src/
arm-wt-22k.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
24 $(LD) -o $@ $(OBJS) libarm-wt-22k.a -lm
  /frameworks/compile/mclinker/include/mcld/Fragment/
FragmentLinker.h 23 #include <mcld/LD/LDFileFormat.h>
24 #include <mcld/LD/LDSymbol.h>
  /frameworks/compile/mclinker/include/mcld/LD/
GNUArchiveReader.h 15 #include <mcld/LD/ArchiveReader.h>
16 #include <mcld/LD/Archive.h>
BranchIslandFactory.h 17 #include <mcld/LD/BranchIsland.h>
ELFBinaryReader.h 15 #include <mcld/LD/BinaryReader.h>
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectBuilder.h 14 #include <mcld/LD/LDFileFormat.h>
15 #include <mcld/LD/EhFrame.h>
  /frameworks/compile/mclinker/include/mcld/MC/
ContextFactory.h 15 #include <mcld/LD/LDContext.h>
  /frameworks/compile/mclinker/lib/Fragment/
FillFragment.cpp 10 #include <mcld/LD/SectionData.h>
Relocation.cpp 10 #include <mcld/LD/Relocator.h>
11 #include <mcld/LD/ResolveInfo.h>
12 #include <mcld/LD/LDSymbol.h>
13 #include <mcld/LD/LDSection.h>
14 #include <mcld/LD/SectionData.h>
16 #include <mcld/LD/RelocationFactory.h>
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMDiagnostic.cpp 11 #include <mcld/LD/DWARFLineInfo.h>
ARMELFDynamic.cpp 11 #include <mcld/LD/ELFFileFormat.h>
  /frameworks/compile/mclinker/lib/Target/X86/
X86Diagnostic.cpp 11 #include <mcld/LD/DWARFLineInfo.h>
X86ELFDynamic.cpp 11 #include <mcld/LD/ELFFileFormat.h>
  /external/openssl/crypto/bn/asm/
mips-mont.pl 55 $REG_L="ld";
74 $LD="ld";
81 $LD="lw";
168 $LD $n0,0($n0)
169 $LD $bi,0($bp) # bp[0]
170 $LD $aj,0($ap) # ap[0]
171 $LD $nj,0($np) # np[0]
180 $LD $alo,$BNSZ($ap)
181 $LD $nlo,$BNSZ($np
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-mips.pl 54 $REG_L="ld";
81 $LD="ld"; # load from memory
95 $LD="lw"; # load from memory
123 ${LD}l @X[1],`($i+1)*$SZ+$MSB`($inp)
124 ${LD}r @X[1],`($i+1)*$SZ+$LSB`($inp)
176 $LD $tmp2,`$i*$SZ`($Ktbl) # K[$i]
201 $LD @X[3],`(($i+3)%16)*$SZ`($sp) # prefetch from ring buffer
293 $LD $A,0*$SZ($ctx) # load context
294 $LD $B,1*$SZ($ctx
    [all...]

Completed in 147 milliseconds

12 3 4 5 6 7 8 91011>>