Lines Matching refs:libelf
22 libelf: Add gelf_getlib and gelf_update_lib
46 libelf: change to GPL from OSL1 for now.
75 libelf: fix two problems with generating output not via mmap
101 Run strip tests with the correct libelf and libebl.
103 libelf: fix bug in verneed byte order changing code.
112 Fix some libelf problems with ET_REL files.
153 libelf: and yet more fun with endian tranformation at output time.
157 libelf: more fun with endian tranformation at output time. Add test for it.
161 libelf: Two little bugs left from previous patch to handle section output
164 libelf: add unlikely in some more places.
168 libelf: fix output routines to handle case where section indeces and
180 libelf: correct mistake in error string handling.
182 libelf: Implement ELF_F_PERMISSIVE.
189 libelf: Handle broken hash table entry sizes.
195 libelf: Use correct file size for NOBITS section with ELF_F_LAYOUT set
199 libelf: Make error handling more robust.
200 libelf: Use TLS in error handler if configured with --enable-tls
234 libelf: Take offset of archive into account in elf_rand.
251 libelf: quite a few bug fixes by Alex Larsson.
301 libelf: new function to read parts of the ELF file
309 libelf: fix little new section-handling related bugs in elf_getshstrndx
328 libelf: major rewrite to keep Elf_Scn references valid until elf_end
341 libelf: implement {gelf,elf32,elf64}_checksum
343 libelf: optimze DSO: fewer relocations, fewer PLTs
353 libelf: add elf_getshnum and elf_getshstrndx
530 Gracefully deal with no phdr in new file in libelf.
538 Fix some problems with recursive handling of archives in libelf.
556 Fix some memory leaks in libelf.
575 make handling of e_shnum overflow in libelf standard conforming
691 libelf and parts of libebl are done.