Section

Represents an ELF section.

Properties

Link copied to clipboard
open override val header: ReadableStructure
Link copied to clipboard
open override val name: String?
Link copied to clipboard
Link copied to clipboard
open override val size: Long

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun readBytes(sectionOffset: Long, buf: ByteArray, bufOffset: Int, size: Int)

Reads bytes from the section.