summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/include/elf/external.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/include/elf/external.h')
-rw-r--r--contrib/binutils/include/elf/external.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/binutils/include/elf/external.h b/contrib/binutils/include/elf/external.h
index 38e6596..403ee62 100644
--- a/contrib/binutils/include/elf/external.h
+++ b/contrib/binutils/include/elf/external.h
@@ -143,6 +143,10 @@ typedef struct {
unsigned char st_size[8]; /* Associated symbol size */
} Elf64_External_Sym;
+typedef struct {
+ unsigned char est_shndx[4]; /* Section index */
+} Elf_External_Sym_Shndx;
+
/* Note segments */
typedef struct {
OpenPOWER on IntegriCloud