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

1 2 3 4

  /external/elfutils/libelf/
elf_fill.c 34 #include <libelf.h>
libelf_crc32.c 34 #include <libelf.h>
elf_getbase.c 34 #include <libelf.h>
elf_kind.c 34 #include <libelf.h>
elf_ndxscn.c 34 #include <libelf.h>
Makefile.am 37 lib_LIBRARIES = libelf.a
40 include_HEADERS = libelf.h gelf.h nlist.h
104 libelf.so$(EXEEXT): libelf_pic.a libelf.map
106 -Wl,--version-script,$(srcdir)/libelf.map,--no-undefined \
111 install: install-am libelf.so
113 $(INSTALL_PROGRAM) libelf.so $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
114 ln -fs libelf-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libelf.so.$(VERSION
    [all...]
elf_getaroff.c 35 #include <libelf.h>
elf_memory.c 34 #include <libelf.h>
elf_rand.c 34 #include <libelf.h>
elf32_fsize.c 34 #include <libelf.h>
elf_flagdata.c 34 #include <libelf.h>
elf_flagehdr.c 34 #include <libelf.h>
elf_flagelf.c 34 #include <libelf.h>
elf_flagphdr.c 34 #include <libelf.h>
elf_flagscn.c 34 #include <libelf.h>
  /external/elfutils/tests/
run-arextract.sh 23 archive=${abs_top_builddir}/libelf/libelf.a
29 for f in ${abs_top_builddir}/libelf/*.o; do
run-low_high_pc.sh 32 testrun ${abs_builddir}/low_high_pc -e ${abs_top_builddir}/libelf/libelf.so
Makefile.am 20 BUILD_RPATH = \$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../backends:\$$ORIGIN/../libelf
27 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
29 AM_LDFLAGS += -Wl,-rpath-link,../libasm:../libdw:../libelf
139 check_PROGRAMS += msg_tst md5-sha1-test system-elf-libelf-test
140 TESTS += msg_tst md5-sha1-test system-elf-libelf-test
355 $(abs_top_builddir)/libdw:$(abs_top_builddir)/backends:$(abs_top_builddir)/libelf:$(abs_top_builddir)/libasm
365 libelf = -lelf
370 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl
371 libelf = ../libelf/libelf.a -l
    [all...]
hash.c 22 #include <libelf.h>
run-arsymtest.sh 21 lib=${abs_top_builddir}/libelf/libelf.a
35 # Now run our program using libelf.
run-nm-self.sh 24 ET_DYN=${abs_top_builddir}/libelf/libelf.so
  /external/elfutils/libdwelf/
Makefile.am 33 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdw \
48 libelf = ../libelf/libelf.so
  /device/google/contexthub/util/nanoapp_postprocess/
Android.mk 17 # libelf is not available in the Mac build as of June 2016, but we currently
34 # libelf needed for ELF parsing support, libz required by libelf
35 LOCAL_STATIC_LIBRARIES += libelf libz
  /external/elfutils/config/
Makefile.am 32 libelf.pc.in libdw.pc.in
35 pkgconfig_DATA = libelf.pc libdw.pc
  /external/elfutils/libasm/
asm_abort.c 38 #include <libelf.h>

Completed in 1206 milliseconds

1 2 3 4