Interface DWARFSectionProvider

    • Method Detail

      • hasSection

        boolean hasSection​(java.lang.String... sectionNames)
      • getSectionAsByteProvider

        ByteProvider getSectionAsByteProvider​(java.lang.String sectionName)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable