Browse Source

* adapt FPC_Unwind_Exception for native eh_frame support

git-svn-id: branches/debug_eh@41307 -
florian 6 years ago
parent
commit
3b77146e1c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      rtl/inc/objpash.inc

+ 4 - 0
rtl/inc/objpash.inc

@@ -392,6 +392,10 @@
 {$else}
 {$else}
          private_1: ptruint;
          private_1: ptruint;
          private_2: ptruint;
          private_2: ptruint;
+         private_3: ptruint;
+         private_4: ptruint;
+         private_5: ptruint;
+         private_6: ptruint;
 {$endif}
 {$endif}
        end;
        end;
 {$endif FPC_USE_PSABIEH}
 {$endif FPC_USE_PSABIEH}