MachoSectionAttributes

Type for C flag-set MachoSectionAttributes

Raw type: Int

Constructors

Link copied to clipboard
constructor(value: Int)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Constants

Properties

Link copied to clipboard
open override val size: Int
Link copied to clipboard
val value: Int

Functions

Link copied to clipboard
open operator override fun contains(element: MachoSectionAttributes): Boolean
Link copied to clipboard
open override fun containsAll(elements: Collection<MachoSectionAttributes>): Boolean
Link copied to clipboard
open override fun isEmpty(): Boolean
Link copied to clipboard
open operator override fun iterator(): Iterator<MachoSectionAttributes>
Link copied to clipboard

Returns a new ElfPFlags with the specified bit set to true

Link copied to clipboard

Returns a new MachoSectionAttributes with the specified bit set to true

Link copied to clipboard
open override fun toString(): String