Home
last modified time | relevance | path

Searched refs:libelf (Results 1 – 25 of 85) sorted by relevance

1234

/external/elfutils/tests/
DMakefile.am20 BUILD_RPATH = \$$ORIGIN/../libasm:\$$ORIGIN/../libdw:\$$ORIGIN/../backends:\$$ORIGIN/../libelf
24 -I$(top_srcdir)/libebl -I$(top_srcdir)/libelf \
26 AM_LDFLAGS = -Wl,-rpath-link,../libasm:../libdw:../libelf
63 msg_tst system-elf-libelf-test \
189 msg_tst system-elf-libelf-test \
545 …$(abs_top_builddir)/libdw:$(abs_top_builddir)/backends:$(abs_top_builddir)/libelf:$(abs_top_buildd…
553 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl -lpthread
554 libelf = ../libelf/libelf.a -lz macro
558 libelf = ../libelf/libelf.so macro
564 arextract_LDADD = $(libelf)
[all …]
Drun-test-includes.sh6 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf -xc -
8 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf -xc -
11 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf \
14 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf \
18 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf \
21 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf \
25 | ${CC} -c -o /dev/null -I ${abs_srcdir}/../libelf \
Drun-arextract.sh23 archive=${abs_top_builddir}/libelf/libelf.a
29 for f in ${abs_top_builddir}/libelf/*.o; do
Drun-arsymtest.sh21 lib=${abs_top_builddir}/libelf/libelf.a
Drun-nm-self.sh24 ET_DYN=${abs_top_builddir}/libelf/libelf.so
Dtest-subr.sh123 self_test_files_lib=`echo ${abs_top_builddir}/libelf/libelf.so \
/external/bcc/cmake/
DFindLibElf.cmake1 # - Try to find libelf
4 # LIBELF_FOUND - system has libelf
5 # LIBELF_INCLUDE_DIRS - the libelf include directory
6 # LIBELF_LIBRARIES - Link these to use libelf
7 # LIBELF_DEFINITIONS - Compiler switches required for using libelf
23 libelf.h
26 /usr/include/libelf
28 /usr/local/include/libelf
30 /opt/local/include/libelf
32 /sw/include/libelf
[all …]
/external/elfutils/libelf/
DMakefile.am37 lib_LIBRARIES = libelf.a
40 include_HEADERS = libelf.h gelf.h nlist.h
115 libelf.so: $(srcdir)/libelf.map $(libelf_so_LIBS) $(libelf_so_DEPS)
124 install: install-am libelf.so
126 $(INSTALL_PROGRAM) libelf.so $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
127 ln -fs libelf-$(PACKAGE_VERSION).so $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
128 ln -fs libelf.so.$(VERSION) $(DESTDIR)$(libdir)/libelf.so
131 rm -f $(DESTDIR)$(libdir)/libelf-$(PACKAGE_VERSION).so
132 rm -f $(DESTDIR)$(libdir)/libelf.so.$(VERSION)
133 rm -f $(DESTDIR)$(libdir)/libelf.so
[all …]
DChangeLog17 * libelf.h: Likewise.
32 (CLEANFILES): Add libelf.so.
36 * Makefile.am (libelf.so$(EXEEXT)): Drop $(EXEEXT) suffix.
283 * libelf.h (Elf_Type): Add ELF_T_NHDR8.
323 * libelf.h (elf_compress_gnu): Add documentation about
330 * libelf.h (elf_getshdrstrndx): Fix documentation.
372 * elf_begin.c (get_shnum): Likewise. Explicitly set libelf errno on
374 (file_read_elf): Make sure to always set libelf errno when returning
402 (libelf.so$(EXEEXT): Use $(libelf_so_LIBS), require libelf.map
415 * libelf.h: Define macros for various function attributes and use
[all …]
/external/elfutils/debuginfod/
DMakefile.am33 AM_CPPFLAGS += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
45 libdw = ../libdw/libdw.a -lz $(zip_LIBS) $(libelf) $(libebl) -ldl -lpthread
46 libelf = ../libelf/libelf.a -lz macro
55 libelf = ../libelf/libelf.so macro
61 AM_LDFLAGS = -Wl,-rpath-link,../libelf:../libdw:.
73 debuginfod_LDADD = $(libdw) $(libelf) $(libeu) $(libdebuginfod) $(argp_LDADD) $(fts_LIBS) $(libmicr…
76 debuginfod_find_LDADD = $(libdw) $(libelf) $(libeu) $(libdebuginfod) $(argp_LDADD) $(fts_LIBS)
/external/elfutils/libdwelf/
DMakefile.am33 AM_CPPFLAGS += -I$(srcdir)/../libelf -I$(srcdir)/../libdw \
50 libelf = ../libelf/libelf.so macro
/external/pdfium/third_party/eu-strip/
DREADME.pdfium18 [ Edit libelf/elf_end.c and remove the free() on line 164. ]
22 -Wformat=2 -Werror -g -O2 -Wl,-rpath-link,libelf:libdw -o eu-strip
23 src/strip.o libebl/libebl.a libelf/libelf.a lib/libeu.a -ldl
/external/elfutils/config/
Delfutils.spec.in10 Requires: elfutils-libelf = %{version}-%{release}
57 Requires: elfutils-libelf = %{version}-%{release}
73 Requires: elfutils-libelf-devel = %{version}-%{release}
87 Requires: elfutils-libelf-devel-static = %{version}-%{release}
93 %package libelf
97 %description libelf
98 The elfutils-libelf package provides a DSO which allows reading and
103 %package libelf-devel
104 Summary: Development support for libelf
106 Requires: elfutils-libelf = %{version}-%{release}
[all …]
Dlibelf.pc.in6 Name: libelf name
7 Description: elfutils libelf library to read and write ELF files
Dlibdw.pc.in14 # We need the exact matching elfutils libelf version since internal data
16 Requires: libelf = @VERSION@
DMakefile.am32 libelf.pc.in libdw.pc.in libdebuginfod.pc.in \
36 pkgconfig_DATA = libelf.pc libdw.pc
DChangeLog160 (%files libelf-devel): Add man3/elf_*.3*.
227 * libelf.pc.in: Likewise.
263 * libelf.pc.in: New file.
265 * Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in.
269 (files libelf-devel): Add libelf.pc.
418 Ship the .mo files with the libelf subpackage.
440 elfutils-libelf-devel.
/external/elfutils/
DNEWS34 libelf: elf_update now compensates (fixes up) a bad sh_addralign for
88 libelf: Handle PN_XNUM in elf_getphdrnum before shdr 0 is cached
166 libelf, libdw and all tools now handle extended shnum and shstrndx correctly.
269 libelf: gelf_newehdr and gelf_newehdr now return void *.
298 libelf: Add elf_compress, elf_compress_gnu, elf32_getchdr, elf64_getchdr
303 config: Add libelf and libdw pkg-config files.
314 libelf: Use int64_t for offsets in libelf.h instead of loff_t.
467 libelf: elf*_xlatetomd now works for cross-endian ELF note data.
490 libelf: [g]elf[32|64]_offscn() do not match SHT_NOBITS sections at OFFSET.
586 libelf: More robust to bogus section headers.
[all …]
DAndroid.bp69 name: "libelf",
74 srcs: ["libelf/*.c",],
78 export_include_dirs: ["libelf"],
169 "libelf"
/external/elfutils/libdwfl/
DMakefile.am33 AM_CPPFLAGS += -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
90 libelf = ../libelf/libelf.so macro
/external/elfutils/libasm/
DMakefile.am31 AM_CPPFLAGS += -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl -I$(top_srcdir)/libdw -I$(top_srcdir)/…
57 libasm_so_DEPS = ../lib/libeu.a ../libebl/libebl_pic.a ../libelf/libelf.so ../libdw/libdw.so
/external/bcc/tests/cc/
Dtest_c_api.cc56 char *libelf = bcc_procutils_which_so("elf", getpid()); variable
57 REQUIRE(libelf);
58 REQUIRE(libelf[0] == '/');
59 REQUIRE(string(libelf).find("libelf") != string::npos);
60 free(libelf);
/external/llvm-project/openmp/libomptarget/cmake/Modules/
DLibomptargetGetDependencies.cmake14 # libelf : required by some targets to handle the ELF files at runtime.
23 # Looking for libelf...
29 libelf.h
37 libelf)
/external/elfutils/doc/
Delfutils.sgml9 <title><filename>libelf</filename> <acronym>ABI</acronym></title>
12 <filename>libelf</filename> implemented in the &package; package
28 #include &lt;libelf.h&gt;
73 <filename>libelf</filename> library. The user should
150 #include &lt;libelf.h&gt;
167 <filename>libelf</filename> library creates exactly one data
196 #include &lt;libelf.h&gt;
429 <title><filename>libelf</filename> Internals</title>
/external/iproute2/
Dconfigure266 if ${PKG_CONFIG} libelf --exists
271 echo 'CFLAGS += -DHAVE_ELF' `${PKG_CONFIG} libelf --cflags` >> $CONFIG
272 echo 'LDLIBS += ' `${PKG_CONFIG} libelf --libs` >>$CONFIG

1234