Home
last modified time | relevance | path

Searched refs:libelf (Results 1 – 25 of 45) sorted by relevance

12

/external/elfutils/
DAndroid.mk16 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 \
25 libelf/elf32_xlatetof.c \
[all …]
Delfutils.spec10 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}
66 Conflicts: libelf-devel
[all …]
DNEWS22 libelf: Add gelf_getlib and gelf_update_lib
46 libelf: change to GPL from OSL1 for now.
75 libelf: fix two problems with generating output not via mmap
101 Run strip tests with the correct libelf and libebl.
103 libelf: fix bug in verneed byte order changing code.
112 Fix some libelf problems with ET_REL files.
153 libelf: and yet more fun with endian tranformation at output time.
157 libelf: more fun with endian tranformation at output time. Add test for it.
161 libelf: Two little bugs left from previous patch to handle section output
164 libelf: add unlikely in some more places.
[all …]
DChangeLog61 * Makefile.am: Support separate libelf built.
63 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
66 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
DMakefile.am21 mini_SUBDIRS = config m4 lib libelf libelf-po
/external/elfutils/tests/
DMakefile.am19 …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 macro
60 libelf = ../libelf/libelf.so macro
65 arextract_LDADD = $(libelf)
66 arsymtest_LDADD = $(libelf)
67 newfile_LDADD = $(libelf)
68 saridx_LDADD = $(libelf)
69 scnnames_LDADD = $(libelf)
70 sectiondump_LDADD = $(libelf)
[all …]
Drun-arextract.sh15 archive=../libelf/.libs/libelf.a
16 test -f $archive || archive=../libelf/libelf.a
22 for f in ../libelf/*.o; do
DMakefile.in67 @MUDFLAP_FALSE@am__DEPENDENCIES_1 = ../libelf/libelf.so
68 @MUDFLAP_TRUE@am__DEPENDENCIES_1 = ../libelf/libelf.a
305 …LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
307 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
333 @MUDFLAP_FALSE@libelf = ../libelf/libelf.so
334 @MUDFLAP_TRUE@libelf = ../libelf/libelf.a
338 arextract_LDADD = $(libelf)
339 arsymtest_LDADD = $(libelf)
340 newfile_LDADD = $(libelf)
341 saridx_LDADD = $(libelf)
[all …]
DMakefile67 am__DEPENDENCIES_1 = ../libelf/libelf.so
305 …LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
307 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
333 libelf = ../libelf/libelf.so macro
338 arextract_LDADD = $(libelf)
339 arsymtest_LDADD = $(libelf)
340 newfile_LDADD = $(libelf)
341 saridx_LDADD = $(libelf)
342 scnnames_LDADD = $(libelf)
343 sectiondump_LDADD = $(libelf)
[all …]
Drun-arsymtest.sh15 lib=../libelf/libelf.a
Drun-strip-test2.sh22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
Drun-strip-test3.sh22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
Drun-strip-test.sh22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
/external/elfutils/libelf-po/
Dlibelf.pot19 #: 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:115
[all …]
DPOTFILES1 ../libelf/elf_error.c
DPOTFILES.in5 libelf/elf_error.c
/external/elfutils/libelf/
DMakefile.am34 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)
110 ln -fs libelf.so.$(VERSION) $(DESTDIR)$(libdir)/libelf.so
113 rm -f $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
114 rm -f $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
[all …]
DMakefile45 subdir = libelf
127 am__EXEEXT_1 = libelf.so$(EXEEXT)
260 lib_LIBRARIES = libelf.a
262 include_HEADERS = libelf.h gelf.h nlist.h
314 EXTRA_DIST = libelf.map
331 $(AUTOMAKE) --gnits libelf/Makefile
381 libelf.a: $(libelf_a_OBJECTS) $(libelf_a_DEPENDENCIES)
382 -rm -f libelf.a
383 $(libelf_a_AR) libelf.a $(libelf_a_OBJECTS) $(libelf_a_LIBADD)
384 $(RANLIB) libelf.a
[all …]
DMakefile.in45 subdir = libelf
127 @MUDFLAP_FALSE@am__EXEEXT_1 = libelf.so$(EXEEXT)
260 lib_LIBRARIES = libelf.a
262 include_HEADERS = libelf.h gelf.h nlist.h
314 EXTRA_DIST = libelf.map
331 $(AUTOMAKE) --gnits libelf/Makefile
381 libelf.a: $(libelf_a_OBJECTS) $(libelf_a_DEPENDENCIES)
382 -rm -f libelf.a
383 $(libelf_a_AR) libelf.a $(libelf_a_OBJECTS) $(libelf_a_LIBADD)
384 $(RANLIB) libelf.a
[all …]
DChangeLog20 * libelf.h: Define ELF_T_LIB.
28 * libelf.map: Add new symbols to ELFUTILS_1.1.
41 * elf-knowledge.h: New file. From libelf subdir.
/external/elfutils/config/
Delfutils.spec.in10 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}
66 Conflicts: libelf-devel
[all …]
/external/elfutils/libasm/
DMakefile.am22 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \
59 ../libebl/libebl.a ../libelf/libelf.so
/external/elfutils/libdw/
DMakefile.am22 INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../libelf -I.. -I$(srcdir)/../lib
71 ../libelf/libelf.so
/external/elfutils/doc/
Delfutils.sgml9 <title><filename>libelf</filename> <acronym>ABI</acronym></title>
12 <filename>libelf</filename> implemented in the &package; package
28 #include &lt;libelf.h&gt;
73 <filename>libelf</filename> library. The user should
118 #include &lt;libelf.h&gt;
135 <filename>libelf</filename> library creates exactly one data
164 #include &lt;libelf.h&gt;
397 <title><filename>libelf</filename> Internals</title>
/external/elfutils/src/
DMakefile.in77 @MUDFLAP_FALSE@am__DEPENDENCIES_2 = ../libelf/libelf.so
78 @MUDFLAP_TRUE@am__DEPENDENCIES_2 = ../libelf/libelf.a
604 $(libelf) $(libeu) \

12