Class EhFrameHeaderSection


  • public class EhFrameHeaderSection
    extends java.lang.Object
    Parses the exception handling structures within an '.eh_frame_hdr' memory section; contains the frame header record and the FDE table.
    • Constructor Summary

      Constructors 
      Constructor Description
      EhFrameHeaderSection​(Program program)
      Constructor for an eh frame header section.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int analyze​(TaskMonitor monitor)
      Analyzes and annotates the eh frame header.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait