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

12 3

  /external/elfutils/0.153/
elfutils.spec 9 Obsoletes: libelf libelf-devel
10 Requires: elfutils-libelf = %{version}-%{release}
45 Requires: elfutils-libelf-devel = %{version}-%{release}
63 %package libelf
67 %description libelf
68 The elfutils-libelf package provides a DSO which allows reading and
73 %package libelf-devel
74 Summary: Development support for libelf
76 Requires: elfutils-libelf = %{version}-%{release
    [all...]
  /external/elfutils/0.153/libelf/
elf32_fsize.c 55 #include <libelf.h>
elf_next.c 56 #include <libelf.h>
elf32_getehdr.c 55 #include <libelf.h>
elf_nextscn.c 56 #include <libelf.h>
elf_strptr.c 55 #include <libelf.h>
elf_update.c 55 #include <libelf.h>
nlist.c 57 #include <libelf.h>
102 /* For compatibility reasons (`nlist' existed before ELF and libelf)
gelf.h 53 #include <libelf.h>
  /external/elfutils/0.153/src/
arlib.h 32 #include <libelf.h>
  /external/elfutils/0.153/libasm/
Makefile.am 28 INCLUDES += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw
68 ../libebl/libebl.a ../libelf/libelf.so $(libasm_so_LDLIBS)
asm_newscn.c 38 #include <libelf.h>
  /external/elfutils/0.153/libebl/
Android.mk 81 $(LOCAL_PATH)/../libelf \
109 $(LOCAL_PATH)/../libelf \
Makefile.am 29 INCLUDES += -I$(srcdir)/../libelf -I$(srcdir)/../libdw -I$(srcdir)/../libasm
eblstrtab.c 57 #include <libelf.h>
  /external/elfutils/0.153/libdw/
Makefile.am 32 INCLUDES += -I$(srcdir)/../libelf
104 ../libelf/libelf.so
Android.mk 136 $(LOCAL_PATH)/../libelf
171 $(LOCAL_PATH)/../libelf
  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
feature-tests.mak 27 #include <libelf.h>
56 #include <libelf.h>
65 #include <libelf.h>
Makefile 144 ifneq ($(call try-cc,$(SOURCE_LIBELF),$(FLAGS_LIBELF),libelf),y)
153 msg := $(warning No libelf found, disables 'probe' tool, please install elfutils-libelf-devel/libelf-dev);
  /external/elfutils/0.153/libcpu/
Makefile.am 28 INCLUDES += -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
  /external/ltrace/
Android.mk 67 external/elfutils/0.153/libelf \
176 LOCAL_STATIC_LIBRARIES := libelf
  /external/elfutils/0.153/libdwfl/
Android.mk 57 $(LOCAL_PATH)/../libelf
94 $(LOCAL_PATH)/../libelf
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Android.mk 123 common_elfutil_headers := external/elfutils external/elfutils/0.153/libelf \
237 libelf \
266 libelf \
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 17 #include <libelf.h>
56 * libelf 0.8.x and earlier do not support ELF_C_READ_MMAP;
  /external/ltrace/sysdeps/linux-gnu/arm/
fetch.c 25 #include <libelf.h>

Completed in 3758 milliseconds

12 3