Searched refs:libebl (Results 1 – 25 of 32) sorted by relevance
12
/external/elfutils/po/ |
D | POTFILES | 18 ../libebl/eblclosebackend.c \ 19 ../libebl/eblopenbackend.c \ 20 ../libebl/eblstrtab.c \ 21 ../libebl/i386_destr.c \ 22 ../libebl/i386_init.c \ 23 ../libebl/i386_symbol.c \ 24 ../libebl/mips_destr.c \ 25 ../libebl/mips_init.c \ 26 ../libebl/mips_symbol.c \ 27 ../libebl/sh_destr.c \ [all …]
|
D | POTFILES.in | 28 libebl/eblclosebackend.c 29 libebl/eblopenbackend.c 30 libebl/eblstrtab.c 31 libebl/i386_destr.c 32 libebl/i386_init.c 33 libebl/i386_symbol.c 34 libebl/mips_destr.c 35 libebl/mips_init.c 36 libebl/mips_symbol.c 37 libebl/sh_destr.c [all …]
|
D | Makefile | 70 ../libebl/eblclosebackend.c \ 71 ../libebl/eblopenbackend.c \ 72 ../libebl/eblstrtab.c \ 73 ../libebl/i386_destr.c \ 74 ../libebl/i386_init.c \ 75 ../libebl/i386_symbol.c \ 76 ../libebl/mips_destr.c \ 77 ../libebl/mips_init.c \ 78 ../libebl/mips_symbol.c \ 79 ../libebl/sh_destr.c \ [all …]
|
D | ChangeLog | 3 * POTFILES.in: Add files from libdw, libebl, and libasm.
|
/external/elfutils/ |
D | Android.mk | 153 libebl/eblbackendname.c \ 154 libebl/eblclosebackend.c \ 155 libebl/eblcorenote.c \ 156 libebl/eblcorenotetypename.c \ 157 libebl/ebldebugscnp.c \ 158 libebl/ebldynamictagcheck.c \ 159 libebl/ebldynamictagname.c \ 160 libebl/eblgotpcreloccheck.c \ 161 libebl/eblgstrtab.c \ 162 libebl/eblmachineflagcheck.c \ [all …]
|
D | NEWS | 12 libebl: add ppc and ppc64 support 50 libebl: Recognize a few more section types and dynamic tags and return 59 libebl: Add some ia64 bits. 78 libebl: add support for some of the new tests 101 Run strip tests with the correct libelf and libebl. 134 libebl: Fix last patch to recognize relocation sections. We must not 139 libebl: .debug_ranges is a DWARF 3 debug section 140 libebl: recognize relocation sections for debug section 176 libebl: Fix SH_ENTSIZE_HASH definition (patch by Jakub) 191 libebl: New function ebl_debugscn_p. Use it where appropriate. [all …]
|
D | ChangeLog | 23 * configure.ac: Dont generate libebl-po/Makefile.in, 26 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po. 71 * elfutils.spec.in: Remove references to libebl.so.
|
D | Makefile.am | 22 all_SUBDIRS = doc libebl libdw libcpu libasm src po tests
|
D | elfutils.spec | 44 applications for handling compiled objects. libebl provides some 162 %{_includedir}/elfutils/libebl.h 164 %{_libdir}/libebl.a 212 - libebl is an archive now; remove references to DSO
|
/external/elfutils/tests/ |
D | Makefile.am | 19 AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../lib… 22 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \ 63 libebl = ../libebl/libebl.a macro 79 update3_LDADD = $(libebl) $(libelf) 80 update4_LDADD = $(libebl) $(libelf) 88 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) 89 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf) 90 asm_tst3_LDADD = $(libasm) $(libebl) $(libelf) 91 asm_tst4_LDADD = $(libasm) $(libebl) $(libelf) 92 asm_tst5_LDADD = $(libasm) $(libebl) $(libelf) [all …]
|
D | Makefile.in | 77 am__DEPENDENCIES_3 = ../libebl/libebl.a 305 @MUDFLAP_FALSE@AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\… 307 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \ 337 libebl = ../libebl/libebl.a 352 update3_LDADD = $(libebl) $(libelf) 353 update4_LDADD = $(libebl) $(libelf) 361 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) 362 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf) 363 asm_tst3_LDADD = $(libasm) $(libebl) $(libelf) 364 asm_tst4_LDADD = $(libasm) $(libebl) $(libelf) [all …]
|
D | Makefile | 77 am__DEPENDENCIES_3 = ../libebl/libebl.a 305 AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../lib… 307 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \ 337 libebl = ../libebl/libebl.a macro 352 update3_LDADD = $(libebl) $(libelf) 353 update4_LDADD = $(libebl) $(libelf) 361 asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) 362 asm_tst2_LDADD = $(libasm) $(libebl) $(libelf) 363 asm_tst3_LDADD = $(libasm) $(libebl) $(libelf) 364 asm_tst4_LDADD = $(libasm) $(libebl) $(libelf) [all …]
|
D | run-strip-test3.sh | 22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \ 28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
|
D | run-strip-test2.sh | 22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \ 28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
|
D | run-strip-test.sh | 22 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \ 28 LD_LIBRARY_PATH=../libebl:../libelf${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH \
|
D | ChangeLog | 37 * Makefile.in: Depend on libebl.a, not libebl.so.
|
/external/elfutils/libebl/ |
D | ChangeLog | 41 * libebl.h: Remove last traces of libtool. 47 * Makefile.am (EXTRA_DIST): Remove libebl.map. 48 * libebl.map: Removed. 73 * Makefile.am (install): Remove dependency on libebl.so. 80 * Makefile.in: Remove rules to build and install libebl.so.
|
/external/elfutils/libasm/ |
D | ChangeLog | 19 * Makefile.in: Depend on libebl.a, not libebl.so.
|
D | Makefile.am | 22 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \ 59 ../libebl/libebl.a ../libelf/libelf.so
|
D | Makefile | 215 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \ 564 ../libebl/libebl.a ../libelf/libelf.so
|
D | Makefile.in | 215 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \ 564 @MUDFLAP_FALSE@ ../libebl/libebl.a ../libelf/libelf.so
|
/external/elfutils/config/ |
D | elfutils.spec.in | 44 applications for handling compiled objects. libebl provides some 162 %{_includedir}/elfutils/libebl.h 164 %{_libdir}/libebl.a 212 - libebl is an archive now; remove references to DSO
|
/external/elfutils/src/ |
D | ChangeLog | 168 * Makefile.in: Depend on libebl.a, not libebl.so.
|
D | Makefile | 76 am__DEPENDENCIES_1 = ../libebl/libebl.a
|
D | Makefile.in | 76 am__DEPENDENCIES_1 = ../libebl/libebl.a
|
12