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

1 2 3 4 56 7 8 91011>>

  /frameworks/compile/mclinker/lib/LD/
ELFDynObjFileFormat.cpp 9 #include <mcld/LD/ELFDynObjFileFormat.h>
10 #include <mcld/LD/LDSection.h>
ELFExecFileFormat.cpp 9 #include <mcld/LD/ELFExecFileFormat.h>
10 #include <mcld/LD/LDSection.h>
BranchIslandFactory.cpp 9 #include <mcld/LD/BranchIslandFactory.h>
ELFSegment.cpp 9 #include <mcld/LD/ELFSegment.h>
ELFSegmentFactory.cpp 9 #include <mcld/LD/ELFSegmentFactory.h>
RelocationFactory.cpp 9 #include <mcld/LD/RelocationFactory.h>
ELFDynObjReader.cpp 9 #include <mcld/LD/ELFDynObjReader.h>
13 #include <mcld/LD/ELFReader.h>
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath 17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
115 wl='-Qoption ld '
160 # Set some defaults for GNU ld with shared library support. These
164 # option of GNU ld is called -rpath, not --rpath.
185 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
195 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
206 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
215 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
217 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
224 case `$LD -v 2>&1` i
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 61 $LD="ldd";
73 $LD="ldw";
275 $LD `0*$SZ`($ctx),$A ; load context
276 $LD `1*$SZ`($ctx),$B
277 $LD `2*$SZ`($ctx),$C
278 $LD `3*$SZ`($ctx),$D
279 $LD `4*$SZ`($ctx),$E
280 $LD `5*$SZ`($ctx),$F
281 $LD `6*$SZ`($ctx),$G
282 $LD `7*$SZ`($ctx),$
    [all...]
  /external/e2fsprogs/tests/progs/
Makefile.in 34 $(E) " LD $@"
35 $(Q) $(LD) $(ALL_LDFLAGS) -o test_rel $(TEST_REL_OBJS) $(LIBS)
42 $(E) " LD $@"
43 $(Q) $(LD) $(ALL_LDFLAGS) -o test_icount $(TEST_ICOUNT_OBJS) $(LIBS)
  /frameworks/compile/mclinker/include/mcld/LD/
Diagnostic.h 17 #include <mcld/LD/DiagnosticEngine.h>
SectionRules.h 18 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/include/mcld/Support/
MsgHandling.h 14 #include <mcld/LD/MsgHandler.h>
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 23 #include <mcld/LD/LDSection.h>
24 #include <mcld/LD/LDSymbol.h>
25 #include <mcld/LD/SectionData.h>
26 #include <mcld/LD/RelocData.h>
  /frameworks/compile/mclinker/lib/MC/
MCLDInput.cpp 11 #include <mcld/LD/LDContext.h>
  /frameworks/compile/mclinker/lib/Object/
ObjectBuilder.cpp 15 #include <mcld/LD/LDSection.h>
16 #include <mcld/LD/SectionData.h>
17 #include <mcld/LD/RelocData.h>
18 #include <mcld/LD/EhFrame.h>
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 15 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 12 #include <mcld/LD/ELFFileFormat.h>
  /hardware/ti/omap4xxx/domx/make/
start.mk 98 LD := $(CROSS)ld
  /external/e2fsprogs/config/
config.rpath 32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
68 wl='-Qoption,ld,'
78 wl='-Qoption ld '
82 wl='-LD'
128 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
140 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
142 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
152 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
225 # see comment about different semantics on the GNU ld section
411 case $LD i
    [all...]
  /frameworks/compile/mclinker/unittests/
NamePoolTest.cpp 10 #include <mcld/LD/NamePool.h>
11 #include <mcld/LD/Resolver.h>
12 #include <mcld/LD/StaticResolver.h>
13 #include <mcld/LD/ResolveInfo.h>
14 #include <mcld/LD/LDSymbol.h>
  /frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp 12 #include <mcld/LD/LDContext.h>
13 #include <mcld/LD/LDFileFormat.h>
14 #include <mcld/LD/LDSection.h>
15 #include <mcld/LD/LDSymbol.h>
16 #include <mcld/LD/SectionData.h>
17 #include <mcld/LD/RelocData.h>
  /external/libvpx/libvpx/build/make/
configure.sh 308 && check_cmd ${LD} ${LDFLAGS} "$@" -o ${TMP_X} ${TMP_O} ${extralibs}
421 LD=${LD}
582 LD=${LD:-${CROSS}${link_with_cc:-ld}}
809 LD=${source_path}/build/make/armlink_adapter.sh
852 LD=${TOOLCHAIN_PATH}gcc
894 LD=${TOOLCHAIN_PATH}/arm-apple-darwin10-llvm-gcc-4.2
938 LD="armcc --translate_gcc
    [all...]
  /frameworks/compile/libbcc/lib/Core/
Linker.cpp 27 #include <mcld/LD/LDSection.h>
28 #include <mcld/LD/LDContext.h>
  /frameworks/compile/mclinker/include/mcld/
Module.h 29 #include <mcld/LD/NamePool.h>
30 #include <mcld/LD/SectionSymbolSet.h>

Completed in 344 milliseconds

1 2 3 4 56 7 8 91011>>