Package com.ibm.j9ddr.corereaders.elf.unwind
package com.ibm.j9ddr.corereaders.elf.unwind
-
ClassDescriptionClass 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.