_Unwind_GetIP
Name
_Unwind_GetIP -- private C++ error
handling method
Synopsis
_Unwind_Ptr
_Unwind_GetIP((struct
_Unwind_Context
*context
));
Description
_Unwind_GetIP returns the
instruction pointer value for the routine identified by the
unwind
context
.