Copyright Digital Equipment Corp. All rights reserved.
Gets fixed-up unwind entry information.
Format
SYS$GET_UNWIND_ENTRY_INFO pc, get_ue_block, name
C Prototype
int SYS$GET_UNWIND_ENTRY_INFO (unsigned __int64 pc, void
*get_ue_block, void *name);
Arguments