libelf: libelf (ELF object file access library)
libelf:
libelf: Libelf lets you read, modify or create ELF files in an architecture
libelf: independent way.  The library takes care of size and endian issues,
libelf: so for example you can process a file for SPARC processors on an
libelf: Intel based system.  GCC uses libelf for LTO (Link Time Optimization).
libelf:
libelf: Project home:  http://www.mr511.de/software/
libelf:
libelf:
libelf: