+ flag when a procedure generated exception table data

git-svn-id: branches/debug_eh@41283 -
This commit is contained in:
florian 2019-02-10 17:51:18 +00:00
parent dfe37de0a1
commit e2c83edc2a

View File

@ -702,7 +702,9 @@ interface
to restore DS segment register }
pi_has_open_array_parameter,
{ subroutine uses threadvars }
pi_uses_threadvar
pi_uses_threadvar,
{ set if the procedure has generated data which shall go in an except table }
pi_has_except_table_data
);
tprocinfoflags=set of tprocinfoflag;