Package ghidra.app.plugin.exceptionhandlers.gcc.structures.ehFrame
-
Class Summary Class Description Cie A Common Information Entry (CIE) holds information that is shared among many Frame Description Entries (FDEs).DwarfCallFrameOpcodeParser An opcode parser for operands of a call frame instruction.ExceptionHandlerFrameHeader This class represents an Exception Handler Frame Header.FdeTable Class that builds the Frame Description Entry (FDE) Table for a Common Information Entry (CIE).FrameDescriptionEntry A Frame Description Entry (FDE) describes the stack call frame, in particular, how to restore registers. -
Exception Summary Exception Description ExceptionHandlerFrameException Generic Exception class for classes contained in the ehFrame package