HomeSort by relevance Sort by last modified time
    Searched full:libelf (Results 1 - 25 of 153) sorted by null

1 2 3 4 5 6 7

  /external/elfutils/libelf-po/
POTFILES 1 ../libelf/elf_error.c
libelf.pot 19 #: libelf/elf_error.c:80
23 #: libelf/elf_error.c:83
27 #: libelf/elf_error.c:87
31 #: libelf/elf_error.c:91
35 #: libelf/elf_error.c:95
39 #: libelf/elf_error.c:99
43 #: libelf/elf_error.c:103
47 #: libelf/elf_error.c:107
51 #: libelf/elf_error.c:111
55 #: libelf/elf_error.c:11
    [all...]
POTFILES.in 5 libelf/elf_error.c
ChangeLog 3 * Makefile.in.in: Set PACKAGE to libelf.
  /external/elfutils/
Android.mk 9 # libelf
16 libelf/elf32_checksum.c \
17 libelf/elf32_fsize.c \
18 libelf/elf32_getehdr.c \
19 libelf/elf32_getphdr.c \
20 libelf/elf32_getshdr.c \
21 libelf/elf32_newehdr.c \
22 libelf/elf32_newphdr.c \
23 libelf/elf32_updatefile.c \
24 libelf/elf32_updatenull.c
    [all...]
elfutils.spec 10 Obsoletes: libelf libelf-devel
11 Requires: elfutils-libelf = %{version}-%{release}
40 Requires: elfutils-libelf-devel = %{version}-%{release}
49 %package libelf
56 %description libelf
57 The elfutils-libelf package provides a DSO which allows reading and
62 %package libelf-devel
63 Summary: Development support for libelf
65 Requires: elfutils-libelf = %{version}-%{release
    [all...]
  /external/elfutils/tests/
Makefile.am 19 AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
22 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
56 libelf = ../libelf/libelf.a
60 libelf = ../libelf/libelf.so
65 arextract_LDADD = $(libelf)
66 arsymtest_LDADD = $(libelf)
    [all...]
run-arextract.sh 15 archive=../libelf/.libs/libelf.a
16 test -f $archive || archive=../libelf/libelf.a
22 for f in ../libelf/*.o; do
run-arsymtest.sh 15 lib=../libelf/libelf.a
27 # Now run our program using libelf.
  /build/tools/apriori/
hash.h 5 #include <libelf.h>
common.h 4 #include <libelf.h>
hash.c 3 #include <libelf.h>
Android.mk 48 external/elfutils/libelf/ \
52 LOCAL_STATIC_LIBRARIES := libelfcopy libelf libebl #dl
  /build/tools/lsd/
hash.h 5 #include <libelf.h>
common.h 4 #include <libelf.h>
Android.mk 34 external/elfutils/libelf/ \
37 LOCAL_STATIC_LIBRARIES := libelf libebl libebl_arm #dl
hash.c 3 #include <libelf.h>
  /external/elfcopy/
hash.h 5 #include <libelf.h>
  /external/elfutils/libelf/
Makefile.am 34 lib_LIBRARIES = libelf.a
39 include_HEADERS = libelf.h gelf.h nlist.h
92 libelf.so: libelf_pic.a libelf.map
94 -Wl,--version-script,$(srcdir)/libelf.map,--no-undefined \
106 install: install-am libelf.so
108 $(INSTALL_PROGRAM) libelf.so $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
109 ln -fs libelf-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libelf.so.$(VERSION
    [all...]
  /external/elfutils/src/
Makefile.am 28 INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl -I$(srcdir)/../lib -I$(srcdir)/../libdw -I..
63 libelf = ../libelf/libelf.a
66 libelf = ../libelf/libelf.so
71 readelf_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
72 nm_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
73 size_LDADD = $(libelf) $(libeu
    [all...]
  /build/tools/isprelinked/
Android.mk 31 external/elfutils/libelf/ \
35 LOCAL_STATIC_LIBRARIES := libelfcopy libelf libebl libebl_arm #dl
common.h 4 #include <libelf.h>
  /external/elfutils/config/
elfutils.spec.in 10 Obsoletes: libelf libelf-devel
11 Requires: elfutils-libelf = %{version}-%{release}
40 Requires: elfutils-libelf-devel = %{version}-%{release}
49 %package libelf
56 %description libelf
57 The elfutils-libelf package provides a DSO which allows reading and
62 %package libelf-devel
63 Summary: Development support for libelf
65 Requires: elfutils-libelf = %{version}-%{release
    [all...]
  /build/tools/soslim/
soslim.h 4 #include <libelf.h>
Android.mk 40 external/elfutils/libelf/ \
44 LOCAL_STATIC_LIBRARIES := libelfcopy libelf libebl libebl_arm #dl

Completed in 105 milliseconds

1 2 3 4 5 6 7