Lines Matching refs:libelf

10 	* libelf.h: Check SHF_COMPRESSED is defined. If not define it and the
42 * libelf.h: Define elf_compress and elf_compress_gnu.
43 * libelf.map (ELFUTILS_1.7): Add elf_compress and elf_compress_gnu.
73 * libelf.h (Elf_Type): Add ELF_T_CHDR.
76 * libelf.map (ELFUTILS_1.7): New sections add elf32_getchdr,
104 * libelf.h: Replace loff_t with int64_t throughout.
123 * Makefile.am (libelf.so): Add AM_V_CCLD and AM_V_at silencers.
359 * Makefile.am (libelf.so): Use textrel_check.
646 * libelf.h: Declare elf_getphdrnum.
648 * libelf.map (ELFUTILS_1.6): New set, add elf_getphdrnum.
668 * Makefile.am (libelf.so): Use -Wl,-z,defs not -defs.
698 * libelf.h: Add prototypes for new names. Make old names as
701 * libelf.map: Export for names.
769 * libelf.h (Elf_Data): Whitespace fix.
833 (libelf.so): Use it in the link.
927 * libelf.h: Declare elf_scnshndx.
928 * libelf.map: Add elf_scnshndx to version ELFUTILS_1.4.
932 * libelf.h: Replace off64_t with loff_t throughout.
937 * libelf.h (Elf_Data): Comment fix.
955 * libelf.h (Elf_Data): Use off64_t for d_off.
962 * libelf.map (ELFUTILS_1.0): Remove exports.
967 * libelf.map (ELFUTILS_1.3): Add elf_getdata_rawchunk.
968 * libelf.h: Declare it.
978 * libelf.map (ELFUTILS_1.3): Add gelf_getnote.
994 * libelf.map (ELFUTILS_1.3): New set, inherits fom ELFUTILS_1.2.
997 * libelf.h (Elf_Type): Add ELF_T_AUXV.
1034 * Makefile (libelf.so): Build with -z relro.
1066 * Makefile.am (CLEANFILES): Add libelf.so.$(VERSION).
1082 * libelf.h: Define ELF_T_GNUHASH.
1092 * libelf.h: Declare elf_gnu_hash.
1094 * libelf.map: Add elf_gnu_map for version ELFUTILS_1.2.
1098 * libelf.h (elf_getarsym): Fix comment typo.
1181 * libelf.map: Export elf_getaroff.
1182 * libelf.h: Declare elf_getaroff.
1207 * libelf.map: Move elf32_offscn, elf64_offscn, and gelf_offscn in
1218 * libelf.sym: Export new symbols.
1268 Fix rule to build libelf.so.
1318 * libelf.h: Define ELF_T_LIB.
1326 * libelf.map: Add new symbols to ELFUTILS_1.1.
1339 * elf-knowledge.h: New file. From libelf subdir.