X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libelf%2Fexttypes.h;h=7bacd654ed87bca17f7f41c71d8ec0d026c231b6;hb=82c3b58b54026d061a4d81ad95f3023d5d883ab2;hp=8cb2aaecd52e7f59ae452d19765a55d5a8b6c854;hpb=a286dd013ef8d46edf013efc0908822a59d8ac81;p=platform%2Fupstream%2Felfutils.git diff --git a/libelf/exttypes.h b/libelf/exttypes.h index 8cb2aae..7bacd65 100644 --- a/libelf/exttypes.h +++ b/libelf/exttypes.h @@ -1,5 +1,5 @@ /* External ELF types. - Copyright (C) 1998-2010 Red Hat, Inc. + Copyright (C) 1998-2010, 2015 Red Hat, Inc. This file is part of elfutils. Contributed by Ulrich Drepper , 1998. @@ -75,6 +75,7 @@ Syminfo32 (Ext_); Move32 (Ext_); Lib32 (Ext_); auxv_t32 (Ext_); +Chdr32 (Ext_); Ehdr64 (Ext_); Phdr64 (Ext_); @@ -92,6 +93,7 @@ Syminfo64 (Ext_); Move64 (Ext_); Lib64 (Ext_); auxv_t64 (Ext_); +Chdr64 (Ext_); #undef START #undef END