summaryrefslogtreecommitdiffstats
path: root/libdw/cfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdw/cfi.h')
-rw-r--r--libdw/cfi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdw/cfi.h b/libdw/cfi.h
index 1ebf2dc3..1b0d712f 100644
--- a/libdw/cfi.h
+++ b/libdw/cfi.h
@@ -108,6 +108,8 @@ struct Dwarf_CFI_s
size_t search_table_entries;
uint8_t search_table_encoding;
+ uint16_t e_machine;
+
/* True if the file has a byte order different from the host. */
bool other_byte_order;