Lines Matching refs:libelf
151 * libelf.h: Likewise.
166 (CLEANFILES): Add libelf.so.
170 * Makefile.am (libelf.so$(EXEEXT)): Drop $(EXEEXT) suffix.
417 * libelf.h (Elf_Type): Add ELF_T_NHDR8.
457 * libelf.h (elf_compress_gnu): Add documentation about
464 * libelf.h (elf_getshdrstrndx): Fix documentation.
506 * elf_begin.c (get_shnum): Likewise. Explicitly set libelf errno on
508 (file_read_elf): Make sure to always set libelf errno when returning
536 (libelf.so$(EXEEXT): Use $(libelf_so_LIBS), require libelf.map
549 * libelf.h: Define macros for various function attributes and use
664 * libelf.h: Check SHF_COMPRESSED is defined. If not define it and the
696 * libelf.h: Define elf_compress and elf_compress_gnu.
697 * libelf.map (ELFUTILS_1.7): Add elf_compress and elf_compress_gnu.
727 * libelf.h (Elf_Type): Add ELF_T_CHDR.
730 * libelf.map (ELFUTILS_1.7): New sections add elf32_getchdr,
758 * libelf.h: Replace loff_t with int64_t throughout.
777 * Makefile.am (libelf.so): Add AM_V_CCLD and AM_V_at silencers.
1013 * Makefile.am (libelf.so): Use textrel_check.
1300 * libelf.h: Declare elf_getphdrnum.
1302 * libelf.map (ELFUTILS_1.6): New set, add elf_getphdrnum.
1322 * Makefile.am (libelf.so): Use -Wl,-z,defs not -defs.
1352 * libelf.h: Add prototypes for new names. Make old names as
1355 * libelf.map: Export for names.
1423 * libelf.h (Elf_Data): Whitespace fix.
1487 (libelf.so): Use it in the link.
1581 * libelf.h: Declare elf_scnshndx.
1582 * libelf.map: Add elf_scnshndx to version ELFUTILS_1.4.
1586 * libelf.h: Replace off64_t with loff_t throughout.
1591 * libelf.h (Elf_Data): Comment fix.
1609 * libelf.h (Elf_Data): Use off64_t for d_off.
1616 * libelf.map (ELFUTILS_1.0): Remove exports.
1621 * libelf.map (ELFUTILS_1.3): Add elf_getdata_rawchunk.
1622 * libelf.h: Declare it.
1632 * libelf.map (ELFUTILS_1.3): Add gelf_getnote.
1648 * libelf.map (ELFUTILS_1.3): New set, inherits fom ELFUTILS_1.2.
1651 * libelf.h (Elf_Type): Add ELF_T_AUXV.
1688 * Makefile (libelf.so): Build with -z relro.
1720 * Makefile.am (CLEANFILES): Add libelf.so.$(VERSION).
1736 * libelf.h: Define ELF_T_GNUHASH.
1746 * libelf.h: Declare elf_gnu_hash.
1748 * libelf.map: Add elf_gnu_map for version ELFUTILS_1.2.
1752 * libelf.h (elf_getarsym): Fix comment typo.
1835 * libelf.map: Export elf_getaroff.
1836 * libelf.h: Declare elf_getaroff.
1861 * libelf.map: Move elf32_offscn, elf64_offscn, and gelf_offscn in
1872 * libelf.sym: Export new symbols.
1922 Fix rule to build libelf.so.
1972 * libelf.h: Define ELF_T_LIB.
1980 * libelf.map: Add new symbols to ELFUTILS_1.1.
1993 * elf-knowledge.h: New file. From libelf subdir.