Uses of Package
com.ibm.j9ddr.corereaders.elf.unwind
Packages that use com.ibm.j9ddr.corereaders.elf.unwind
-
Classes in com.ibm.j9ddr.corereaders.elf.unwind used by com.ibm.j9ddr.corereaders.elf.unwindClassDescriptionClass to hold a FDE (Frame Description Entry).Class for parsing the unwind information from a .eh_frame header It creates a list of FDE's (Frame Description Entry) objects and the associated CIE's (Common Information Entry) for the process when created.