summaryrefslogtreecommitdiff
path: root/libunwindstack/DwarfError.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/DwarfError.h')
-rw-r--r--libunwindstack/DwarfError.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwindstack/DwarfError.h b/libunwindstack/DwarfError.h
index 54199b8..d3cdd4d 100644
--- a/libunwindstack/DwarfError.h
+++ b/libunwindstack/DwarfError.h
@@ -31,6 +31,7 @@ enum DwarfError : uint8_t {
DWARF_ERROR_TOO_MANY_ITERATIONS,
DWARF_ERROR_CFA_NOT_DEFINED,
DWARF_ERROR_UNSUPPORTED_VERSION,
+ DWARF_ERROR_NO_FDES,
};
} // namespace unwindstack