Class SectionHeader

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Reflection.Metadata
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Reflection.PortableExecutable.SectionHeader
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SectionHeader

        public SectionHeader​(java.lang.Object instance)
                      throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SectionHeader

        public SectionHeader()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getPointerToLineNumbers

        public int getPointerToLineNumbers()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPointerToRawData

        public int getPointerToRawData()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPointerToRelocations

        public int getPointerToRelocations()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSizeOfRawData

        public int getSizeOfRawData()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVirtualAddress

        public int getVirtualAddress()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVirtualSize

        public int getVirtualSize()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSectionCharacteristics

        public SectionCharacteristics getSectionCharacteristics()
                                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNumberOfLineNumbers

        public UInt16 getNumberOfLineNumbers()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNumberOfRelocations

        public UInt16 getNumberOfRelocations()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable