summaryrefslogtreecommitdiff
path: root/src/unwinder/arm64/unwinder_arm64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unwinder/arm64/unwinder_arm64.cpp')
-rw-r--r--src/unwinder/arm64/unwinder_arm64.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unwinder/arm64/unwinder_arm64.cpp b/src/unwinder/arm64/unwinder_arm64.cpp
index c9f07eb4b7..4c63815ccd 100644
--- a/src/unwinder/arm64/unwinder_arm64.cpp
+++ b/src/unwinder/arm64/unwinder_arm64.cpp
@@ -658,7 +658,6 @@ Return Value:
ULONG FunctionLength;
ULONG HeaderWord;
ULONG NextCode;
- ULONG Offset;
DWORD64 OffsetInFunction;
ULONG ScopeNum;
ULONG ScopeSize;
@@ -1293,7 +1292,6 @@ Return Value:
ULONG HBit;
ULONG HOpcodes;
ULONG IRegOpcodes;
- ULONG InstCount;
ULONG IntSize;
ULONG LocalSize;
DWORD64 OffsetInFunction;