HomeSort by relevance Sort by last modified time
    Searched refs:elfutils (Results 1 - 14 of 14) sorted by null

  /external/elfutils/0.153/config/
Makefile.am 2 ## Configure input file for elfutils.
5 ## This file is part of Red Hat elfutils.
7 ## Red Hat elfutils is free software; you can redistribute it and/or modify
11 ## Red Hat elfutils is distributed in the hope that it will be useful, but
17 ## with Red Hat elfutils; if not, write to the Free Software Foundation,
20 ## Red Hat elfutils is an included package of the Open Invention Network.
28 EXTRA_DIST = elfutils.spec.in known-dwarf.awk
31 $(srcdir)/elfutils.spec.in: $(top_srcdir)/NEWS
32 @tmpname=$$(mktemp $${TMPDIR:-/tmp}/elfutils.XXXXXX); \
  /external/elfutils/0.153/
Makefile.am 2 ## Configure input file for elfutils.
5 ## This file is part of Red Hat elfutils.
7 ## Red Hat elfutils is free software; you can redistribute it and/or modify
11 ## Red Hat elfutils is distributed in the hope that it will be useful, but
17 ## with Red Hat elfutils; if not, write to the Free Software Foundation,
20 ## Red Hat elfutils is an included package of the Open Invention Network.
36 EXTRA_DIST = elfutils.spec GPG-KEY NOTES EXCEPTION
49 rpmbuild -ts --sign elfutils-@PACKAGE_VERSION@.tar.bz2
elfutils.spec 3 Name: elfutils
8 Source: elfutils-%{version}.tar.bz2
10 Requires: elfutils-libelf = %{version}-%{release}
33 Elfutils is a collection of utilities, including ld (a linker),
44 Requires: elfutils = %{version}-%{release}
45 Requires: elfutils-libelf-devel = %{version}-%{release}
48 The elfutils-devel package contains the libraries to create
57 Requires: elfutils-devel = %{version}-%{release}
60 The elfutils-devel-static archive contains the static archives
68 The elfutils-libelf package provides a DSO which allows reading an
    [all...]
configure 3 # Generated by GNU Autoconf 2.68 for Red Hat elfutils 0.153.
562 PACKAGE_NAME='Red Hat elfutils'
563 PACKAGE_TARNAME='elfutils'
565 PACKAGE_STRING='Red Hat elfutils 0.153'
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
dwarf-aux.h 23 #include <elfutils/libdw.h>
24 #include <elfutils/libdwfl.h>
25 #include <elfutils/version.h>
  /development/tools/elftree/
Android.mk 40 LOCAL_C_INCLUDES := external/elfutils/0.153/libelf
43 -include external/elfutils/0.153/host-$(HOST_OS)-fixup/AndroidFixup.h
  /external/ltrace/
Android.mk 66 external/elfutils \
67 external/elfutils/0.153/libelf \
proc.h 32 # include <elfutils/libdwfl.h>
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
feature-tests.mak 12 #include <elfutils/libdw.h>
13 #include <elfutils/version.h>
Makefile 153 msg := $(warning No libelf found, disables 'probe' tool, please install elfutils-libelf-devel/libelf-dev);
171 msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev);
  /external/elfutils/0.153/libasm/
Makefile.am 4 ## This file is part of Red Hat elfutils.
6 ## Red Hat elfutils is free software; you can redistribute it and/or modify
10 ## Red Hat elfutils is distributed in the hope that it will be useful, but
16 ## with Red Hat elfutils; if not, write to the Free Software Foundation,
19 ## Red Hat elfutils is an included package of the Open Invention Network.
82 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/elfutils
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Android.mk 123 common_elfutil_headers := external/elfutils external/elfutils/0.153/libelf \
124 external/elfutils/0.153/libdw external/elfutils/0.153/libdwfl
  /external/elfutils/0.153/libdw/
Makefile.am 4 ## This file is part of Red Hat elfutils.
6 ## Red Hat elfutils is free software; you can redistribute it and/or modify
10 ## Red Hat elfutils is distributed in the hope that it will be useful, but
16 ## with Red Hat elfutils; if not, write to the Free Software Foundation,
19 ## Red Hat elfutils is an included package of the Open Invention Network.
125 rmdir --ignore-fail-on-non-empty $(DESTDIR)$(includedir)/elfutils
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py 710 https://android.googlesource.com/platform/external/elfutils/
    [all...]

Completed in 386 milliseconds