HomeSort by relevance Sort by last modified time
    Searched refs:libebl (Results 1 - 24 of 24) sorted by null

  /external/elfutils/
Android.mk 146 # libebl
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
    [all...]
Makefile.am 22 all_SUBDIRS = doc libebl libdw libcpu libasm src po tests
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/libebl/
libeblP.h 1 /* Internal definitions for interface for libebl.
18 #include <libebl.h>
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...]
  /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 \
63 libebl = ../libebl/libebl.a
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
    [all...]
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 \
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 \
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 \
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...]
update3.c 26 #include <libebl.h>
update4.c 27 #include <libebl.h>
  /external/elfutils/libasm/
symbolhash.c 22 #include <libebl.h>
Makefile.am 22 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \
59 ../libebl/libebl.a ../libelf/libelf.so
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
  /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/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...]
xelf.h 19 #include <libebl.h>
nm.c 30 #include <libebl.h>
    [all...]
strip.c 40 #include <libebl.h>
    [all...]
elflint.c 27 #include <libebl.h>
    [all...]
readelf.c 29 #include <libebl.h>
    [all...]
  /build/core/
user_tags.mk 212 libebl \

Completed in 758 milliseconds