Clears unwind table (UT) information. Format SYS$CLEAR_UNWIND_TABLE code_base_va C Prototype int SYS$CLEAR_UNWIND_TABLE (unsigned __int64 code_base_va);
1 – Arguments
code_base_va OpenVMS usage: address type: quadword (unsigned) access: read only mechanism: by value Input by value. Must be the process virtual address of the start of a registered code range.