Package ghidra.app.plugin.exceptionhandlers.gcc.structures.ehFrame


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