Searched refs:ld (Results 1 - 25 of 1035) sorted by last modified time

1234567891011>>

/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-ppc64-linux.S148 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
149 ld 6,0(6)
219 ld 6,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
220 ld 6,0(6)
260 ld 11,.tocent__vgPlain_machine_ppc64_has_VMX@toc(2)
261 ld 11,0(11)
356 ld 31,472(1)
357 ld 30,464(1)
358 ld 29,456(1)
359 ld 2
[all...]
H A Ddispatch-s390x-linux.S155 ld %f8,160+0(SP)
156 ld %f9,160+8(SP)
157 ld %f10,160+16(SP)
158 ld %f11,160+24(SP)
159 ld %f12,160+32(SP)
160 ld %f13,160+40(SP)
161 ld %f14,160+48(SP)
162 ld %f15,160+56(SP)
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-ppc64-linux.S108 ld 3,OFFSET_ppc64_GPR3(30)
109 ld 4,OFFSET_ppc64_GPR4(30)
110 ld 5,OFFSET_ppc64_GPR5(30)
111 ld 6,OFFSET_ppc64_GPR6(30)
112 ld 7,OFFSET_ppc64_GPR7(30)
113 ld 8,OFFSET_ppc64_GPR8(30)
137 5: ld 28,48(1)
138 ld 29,56(1)
139 ld 30,64(1)
140 ld 3
[all...]
/external/valgrind/main/
H A Dglibc-2.X-drd.supp2 # Suppression patterns for ld, the dynamic loader.
5 # Suppress all data races triggered by ld.
7 drd-ld
9 obj:/lib*/ld-*.so
/external/valgrind/main/none/tests/ppc32/
H A Dldstrev.stdout.exp0 ld be16 0x00001234
2 ld le16 0x00003412
3 ld be32 0x12345678
4 ld le32 0x78563412
/external/valgrind/main/none/tests/ppc64/
H A Djm-int.stdout.exp4547 ld 0, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
4548 ld 8, (0000001cbe991def) => 0000001cbe991def, 0 (00000000 00000000)
4549 ld 16, (ffffffffffffffff) => ffffffffffffffff, 0 (00000000 00000000)
4550 ld -16, (0000000000000000) => 0000000000000000, 0 (00000000 00000000)
4551 ld -8, (0000001cbe991def) => 0000001cbe991def, 0 (00000000 00000000)
4552 ld 0, (ffffffffffffffff) => ffffffffffffffff, 0 (00000000 00000000)
/external/valgrind/main/perf/
H A Dtinycc.c2014 /* add a file (either a C file, dll, an object, a library or an ld
2157 long double ld;
9007 tokc.ld = (long double)d;
9057 tokc.ld = strtold(token_buf, NULL);
11111 f1 = v1->c.ld;
11112 f2 = v2->c.ld;
11142 v1->c.ld = f1;
11465 vtop->c.f = (float)vtop->c.ld;
11469 vtop->c.d = (double)vtop->c.ld;
11471 vtop->c.ld
2155 long double ld; member in union:CValue
[all...]
/external/tcpdump/
H A Dconfig.guess889 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
922 # problems with other programs or directories called `ld' in the path.
923 # Set LC_ALL=C to ensure ld outputs messages in English.
924 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
H A Dconfigure538 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
5649 fprintf (f, "%ld\n", i);
6054 fprintf (f, "%ld\n", i);
6459 fprintf (f, "%ld\n", i);
6864 fprintf (f, "%ld\n", i);
7269 fprintf (f, "%ld\n", i);
12249 #define PRId64 "ld"
13593 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
/external/stlport/src/
H A Dcomplex_trig.cpp42 long double ld; member in union:__anon26946
45 # define ldouble_limit ldouble_ulimit.ld
H A Dsparc_atomic.s16 ld [%o0], %o2 ! Set the current value
35 ld [%o0], %o2 ! set the current
57 ld [%o0], %o2 ! set the current
/external/stlport/test/eh/
H A Dsunpro42.mak48 echo 'Info: For CC 4.x, warnings from ld in the form "symbol `XXX' has differing sizes" are normal.'
/external/strace/
H A Dutil.c432 tprintf((uid == -1) ? "%ld" : "%lu", uid);
1552 fprintf(stderr, "PANIC: setbpt for syscall %ld on %u???\n",
1730 struct link_dynamic_2 ld; local
1742 if (umove(tcp, (int) dyn.ld_un.ld_2, &ld) < 0) {
1746 if ((strtab = malloc((unsigned)ld.ld_symb_size)) == NULL) {
1750 if (umoven(tcp, (int)ld.ld_symbols+(int)N_TXTADDR(hdr),
1751 (int)ld.ld_symb_size, strtab) < 0)
1754 for (cp = strtab; cp < strtab + ld.ld_symb_size; ) {
1763 if (cp < strtab + ld.ld_symb_size)
1768 if (tload(pid, (int)ld
[all...]
/external/stressapptest/
H A Dconfig.guess924 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
963 # problems with other programs or directories called `ld' in the path.
964 # Set LC_ALL=C to ensure ld outputs messages in English.
965 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
H A Dconfigure518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
6432 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
H A Dinstall-sh352 ls_ld_tmpdir=`ls -ld "$tmpdir"`
359 ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
/external/srtp/
H A Dconfig.guess896 objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null
929 # problems with other programs or directories called `ld' in the path.
930 # Set LC_ALL=C to ensure ld outputs messages in English.
931 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
/external/speex/libspeex/
H A Dsmallft.c46 int ld, ii, ip, is, nq, nr; local
88 ld=0;
94 ld+=l1;
96 argld=(float)ld*argh;
/external/smali/
H A Dgradlew55 ls=`ls -ld "$PRG"`
/external/smali/scripts/
H A Dbaksmali21 newProg=`/bin/ls -ld "${prog}"`
H A Dsmali21 newProg=`/bin/ls -ld "${prog}"`
/external/sfntly/
H A DAndroid.mk86 -fuse-ld=gold \
167 -fuse-ld=gold \
247 -fuse-ld=gold \
264 -fuse-ld=gold \
/external/qemu/distrib/jpeg-6b/
H A Dconfig.guess498 ld_help_string=`ld --help 2>&1`
554 grep ld.so.1 > /dev/null
582 # If ld does not provide *any* "supported emulations:"
H A Dltconfig133 --with-gnu-ld assume that the C compiler uses the GNU linker
157 --with-gnu-ld) with_gnu_ld=yes ;;
518 wl='-Qoption ld '
620 ac_prog=ld
622 # Check if gcc -print-prog-name=ld gives a path.
623 echo $ac_n "checking for ld used by GCC... $ac_c" 1>&6
624 echo "$progname:624: checking for ld used by GCC" >&5
625 ac_prog=`($CC -print-prog-name=ld) 2>&5`
633 ac_prog=ld
636 # If it is relative, then search for the first ld i
[all...]
H A Dltmain.sh1473 file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
1486 file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
2050 if test -f /etc/ld.so.conf; then
2051 echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
2055 echo "more information, such as the ld(1) and ld.so(8) manual pages."

Completed in 520 milliseconds

1234567891011>>