Detect PT_NOTE for NetBSD, OpenBSD.

This commit is contained in:
John Reiser
2006-08-13 20:00:44 -07:00
parent f7a9c0a248
commit a8ddf8f66d
2 changed files with 30 additions and 9 deletions
+1
View File
@@ -76,6 +76,7 @@ protected:
unsigned char ei_class;
unsigned char ei_data;
unsigned char ei_osabi;
char const *pt_note;
};
class PackLinuxElf32 : public PackLinuxElf