executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
files
/
space.iseki.executables.macho.lc
/
MachoSectionFlag
Macho
Section
Flag
@
JvmInline
value
class
MachoSectionFlag
(
val
rawValue
:
UInt
)
(
source
)
Members
Constructors
Macho
Section
Flag
Link copied to clipboard
constructor
(
rawValue
:
UInt
)
Properties
attributes
Link copied to clipboard
val
attributes
:
MachoSectionAttributes
raw
Value
Link copied to clipboard
val
rawValue
:
UInt
type
Link copied to clipboard
val
type
:
MachoSectionType
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String