summaryrefslogtreecommitdiffstats
path: root/libdw/cfi.h
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2020-11-01 23:45:32 +0100
committerMark Wielaard <[email protected]>2020-11-01 23:45:32 +0100
commit8dd97a0a871672b3f7a58e1fb50b6f7195d8f32d (patch)
tree3a86d4fb1d7abf6966ff94a1e25f13f7e1809c48 /libdw/cfi.h
parent50a6eeef7d87623faa65126dc3d16c2a8e613aea (diff)
parentb503c358dde835d8a1ae3ebd4968755ff396f814 (diff)
Merge tag 'elfutils-0.182' into mjw/RH-DTSdts-0.182
elfutils 0.182 release
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;