aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.mli
diff options
context:
space:
mode:
Diffstat (limited to 'debug/DwarfTypes.mli')
-rw-r--r--debug/DwarfTypes.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/DwarfTypes.mli b/debug/DwarfTypes.mli
index d6592bd9..4852e550 100644
--- a/debug/DwarfTypes.mli
+++ b/debug/DwarfTypes.mli
@@ -37,6 +37,7 @@ type address = int
type block = string
type location_value =
+ | LocSymbol of string
| LocConst of constant
| LocBlock of block