Module openj9.dtfj

Class J9DDRImageSection

    • Constructor Detail

      • J9DDRImageSection

        public J9DDRImageSection​(IProcess proc,
                                 long address,
                                 String name)
      • J9DDRImageSection

        public J9DDRImageSection​(IProcess proc,
                                 long address,
                                 long size,
                                 String name)
    • Method Detail

      • setSize

        public void setSize​(long size)