HomeSort by relevance Sort by last modified time
    Searched full:libebl (Results 26 - 50 of 69) sorted by null

12 3

  /external/elfutils/po/
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...]
  /external/elfutils/tests/
Makefile 77 am__DEPENDENCIES_3 = ../libebl/libebl.a
305 AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
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
    [all...]
Makefile.in 77 am__DEPENDENCIES_3 = ../libebl/libebl.a
305 @MUDFLAP_FALSE@AM_LDFLAGS = -Wl,-rpath,\$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../libebl:\$$ORIGIN/../libelf
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
    [all...]
update3.c 26 #include <libebl.h>
  /build/tools/isprelinked/
isprelinked.c 13 #include <libebl.h>
  /external/elfutils/src/
Makefile 76 am__DEPENDENCIES_1 = ../libebl/libebl.a
241 INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl -I$(srcdir)/../lib -I$(srcdir)/../libdw -I..
261 libebl = ../libebl/libebl.a macro
263 readelf_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
264 nm_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
266 strip_LDADD = $(libebl) $(libelf) $(libeu) -ldl
267 ld_LDADD = $(libebl) $(libelf) $(libeu) -ldl $(am__append_1
    [all...]
Makefile.in 76 am__DEPENDENCIES_1 = ../libebl/libebl.a
241 INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl -I$(srcdir)/../lib -I$(srcdir)/../libdw -I..
261 libebl = ../libebl/libebl.a
263 readelf_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
264 nm_LDADD = $(libdw) $(libebl) $(libelf) $(libeu) -ldl
266 strip_LDADD = $(libebl) $(libelf) $(libeu) -ldl
267 ld_LDADD = $(libebl) $(libelf) $(libeu) -ldl $(am__append_1
    [all...]
ChangeLog 168 * Makefile.in: Depend on libebl.a, not libebl.so.
  /external/elfutils/libebl/
Makefile 2 # libebl/Makefile. Generated from Makefile.in by configure.
44 subdir = libebl
295 lib_LIBRARIES = libebl.a
303 euinclude_HEADERS = libebl.h
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libebl/Makefile'; \
389 $(AUTOMAKE) --gnits libebl/Makefile
439 libebl.a: $(libebl_a_OBJECTS) $(libebl_a_DEPENDENCIES)
440 -rm -f libebl.a
441 $(libebl_a_AR) libebl.a $(libebl_a_OBJECTS) $(libebl_a_LIBADD)
442 $(RANLIB) libebl.
    [all...]
libebl.h 1 /* Interface for libebl.
274 #endif /* libebl.h */
Makefile.in 44 subdir = libebl
295 lib_LIBRARIES = libebl.a
303 euinclude_HEADERS = libebl.h
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libebl/Makefile'; \
389 $(AUTOMAKE) --gnits libebl/Makefile
439 libebl.a: $(libebl_a_OBJECTS) $(libebl_a_DEPENDENCIES)
440 -rm -f libebl.a
441 $(libebl_a_AR) libebl.a $(libebl_a_OBJECTS) $(libebl_a_LIBADD)
442 $(RANLIB) libebl.a
Makefile.am 28 lib_LIBRARIES = libebl.a
37 euinclude_HEADERS = libebl.h
eblgstrtab.c 28 #include "libebl.h"
eblstrtab.c 28 #include "libebl.h"
eblwstrtab.c 29 #include "libebl.h"
  /build/tools/apriori/
source.h 7 #include <libebl.h>
  /external/elfcopy/
elfcopy.h 5 #include <libebl.h>
  /external/elfutils/config/
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/
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
configure.ac 143 AC_CONFIG_FILES([libebl/Makefile])
  /build/core/
user_tags.mk 202 libebl \
  /external/elfutils/libasm/
libasmP.h 20 #include <libebl.h>
Makefile 215 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \
564 ../libebl/libebl.a ../libelf/libelf.so
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/libelf/
elf32_checksum.c 36 /* The SECTION_STRIP_P macro wants to call into libebl which we cannot

Completed in 426 milliseconds

12 3