Package ghidra.app.plugin.exceptionhandlers.gcc.sections
package ghidra.app.plugin.exceptionhandlers.gcc.sections
-
ClassDescriptionProvides GCC exception handling model classes the means to obtain a Common Information Entry (CIE) object for a given address.Parses the exception handling structures within a '.debug_frame' memory section, which contains call frame debugging information.Parses the exception handling structures within an '.eh_frame_hdr' memory section; contains the frame header record and the FDE table.Parses the call frame information exception handling structures within an '.eh_frame' memory section.