OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OBJDUMP
(Results
1 - 21
of
21
) sorted by null
/sdk/emulator/qtools/tests/
common_head.mk
5
OBJDUMP
:= arm-elf-
objdump
22
$(
OBJDUMP
) -adx $< > $@
/external/llvm/utils/
codegen-diff
10
print "opened
objdump
output file $filename\n" if $DEBUG;
87
codegen-diff [-d] I<
OBJDUMP
-OUTPUT-FILE> I<GDB-DISASSEMBLY-FILE>
94
The way you use it is as follows: first, you create I<
OBJDUMP
-OUTPUT-FILE>
95
by running B<
objdump
> on the B<llc> compiled and linked binary. You need to
129
L<gdb(1)>, L<
objdump
(1)>, L<script(1)>.
/external/libffi/
ltconfig
287
old_OBJDUMP="$
OBJDUMP
"
650
test -z "$
OBJDUMP
" &&
OBJDUMP
=
objdump
[
all
...]
configure
[
all
...]
ltmain.sh
208
if eval $
OBJDUMP
-f $1 | $SED -e '10q' 2>/dev/null | \
[
all
...]
/external/libpng/
configure
776
OBJDUMP
[
all
...]
ltmain.sh
[
all
...]
/external/pcre/
configure
645
OBJDUMP
[
all
...]
ltmain.sh
[
all
...]
/external/expat/
configure
468
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP DLLTOOL ac_ct_DLLTOOL AS ac_ct_AS
OBJDUMP
ac_ct_OBJDUMP CPP CXX CXXFLAGS ac_ct_CXX CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBCURRENT LIBREVISION LIBAGE INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA FILEMAP LIBOBJS LTLIBOBJS'
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
ltmain.sh
214
if eval $
OBJDUMP
-f $1 | $SED -e '10q' 2>/dev/null | \
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
ltmain.sh
214
if eval $
OBJDUMP
-f $1 | $SED -e '10q' 2>/dev/null | \
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
/external/expat/conftools/
ltmain.sh
196
if eval $
OBJDUMP
-f $1 | $SED -e '10q' 2>/dev/null | \
[
all
...]
/external/llvm/autoconf/
ltmain.sh
196
if eval $
OBJDUMP
-f $1 | $SED -e '10q' 2>/dev/null | \
[
all
...]
/external/protobuf/gtest/build-aux/
ltmain.sh
[
all
...]
/external/protobuf/
ltmain.sh
[
all
...]
configure
[
all
...]
/external/protobuf/gtest/
configure
[
all
...]
Completed in 1020 milliseconds