Re: [Patch] Add support for printing SDT elf notes.

2011-05-03 Thread Mark Wielaard
On Tue, 2011-04-26 at 12:36 +0200, Mark Wielaard wrote: > libebl/ > * libebl.h (ebl_object_note_type_name): Add const char *name arg. > * eblhooks.h (object_note_type_name): Likewise. > * eblopenbackend.c (default_object_note_type_name): Likewise. > * eblobjnotetypename.c (ebl_objec

[Patch] Add support for printing SDT elf notes.

2011-04-26 Thread Mark Wielaard
Hi, Another small addition to make it possible to print the new sdt elf notes that are appearing in more and more binaries these days. The format is fairly simple to parse and has been added to the appropriate libebl functions. ebl_object_note_type_name () has been changed to also take the name of