VMS Help
RTL Routines, LIB$, LIB$I64_IS_EXC_DISPATCH_FRAME
*Conan The Librarian
|
(I64 only.) The Determine Exception Frame Dispatch routine
determines whether a given PC value represents an exception
dispatch frame.
Format
LIB$I64_IS_EXC_DISPATCH_FRAME pc_value
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
pc_value
OpenVMS usage:PC value
type: quadword
access: read
mechanism: by reference
Address of a quadword that contains the PC value.
The pc_value is used to find the operating system-specific data
area in the unwind information for this routine.