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

1 2 3 4 5

  /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...]
Makefile.am 21 mini_SUBDIRS = config m4 lib libelf libelf-po
  /external/elfutils/tests/
run-arextract.sh 15 archive=../libelf/.libs/libelf.a
16 test -f $archive || archive=../libelf/libelf.a
22 for f in ../libelf/*.o; do
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-arsymtest.sh 15 lib=../libelf/libelf.a
27 # Now run our program using libelf.
hash.c 18 #include <libelf.h>
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 \
  /external/elfutils/libelf/
libelf_crc32.c 22 #include <libelf.h>
elf_fill.c 22 #include <libelf.h>
elf_getbase.c 22 #include <libelf.h>
elf_kind.c 22 #include <libelf.h>
elf_ndxscn.c 22 #include <libelf.h>
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...]
elf_memory.c 22 #include <libelf.h>
gelf_freechunk.c 22 #include <libelf.h>
  /build/tools/apriori/
hash.h 5 #include <libelf.h>
common.h 4 #include <libelf.h>
  /build/tools/lsd/
hash.h 5 #include <libelf.h>
common.h 4 #include <libelf.h>
  /build/tools/soslim/
soslim.h 4 #include <libelf.h>
  /external/elfcopy/
hash.h 5 #include <libelf.h>
  /external/elfutils/libasm/
asm_abort.c 23 #include <libelf.h>
  /build/tools/isprelinked/
Android.mk 31 external/elfutils/libelf/ \
35 LOCAL_STATIC_LIBRARIES := libelfcopy libelf libebl libebl_arm #dl

Completed in 73 milliseconds

1 2 3 4 5