Class UnwindInfo
java.lang.Object
com.ibm.j9ddr.corereaders.minidump.unwind.UnwindInfo
-
Constructor Summary
ConstructorDescriptionUnwindInfo
(IAddressSpace process, UnwindModule module, long address) Constructor for UnwindInfo, takes the address in the module where the unwind information can be found. -
Method Summary
-
Constructor Details
-
UnwindInfo
public UnwindInfo(IAddressSpace process, UnwindModule module, long address) throws CorruptDataException Constructor for UnwindInfo, takes the address in the module where the unwind information can be found.- Parameters:
address
-- Throws:
CorruptDataException
IOException
-
-
Method Details
-
apply
- Throws:
CorruptDataException
-