Lines Matching full:libebl
12 libebl: add ppc and ppc64 support
50 libebl: Recognize a few more section types and dynamic tags and return
59 libebl: Add some ia64 bits.
78 libebl: add support for some of the new tests
101 Run strip tests with the correct libelf and libebl.
134 libebl: Fix last patch to recognize relocation sections. We must not
139 libebl: .debug_ranges is a DWARF 3 debug section
140 libebl: recognize relocation sections for debug section
176 libebl: Fix SH_ENTSIZE_HASH definition (patch by Jakub)
191 libebl: New function ebl_debugscn_p. Use it where appropriate.
220 libebl: Handle .gnu.warning.* sections correctly.
224 libebl: Add IA-64 support.
225 libebl: Update SH relocations.
226 libebl: Add Alpha support.
227 libebl: Add Arm support.
228 libebl: Add support for all currently known architecture to the loader.
267 libebl: add x86-64 support
303 libebl: support for note section handling
334 libebl: ebl_section_name takes now two index arguments to distinguish
355 libebl: update section type name function
542 Add symbol binding name handling to libebl. Fix section name handling in
543 libebl.
545 readelf and nm use more libebl functions.
622 libebl now defines functions to call the callbacks. Add generic name handling
691 libelf and parts of libebl are done.