Companion

object Companion

Properties

Link copied to clipboard

Segment is from a fixed VM library; used for overlap checking in the link editor

Link copied to clipboard

Segment is in the high part of the VM space; low part is zero-filled (used for stacks in core files)

Link copied to clipboard

Segment contains no relocated data and nothing relocated to it; safe to replace without relocation

Link copied to clipboard

All pages are protected except first page if segment starts at file offset 0

Link copied to clipboard

Segment becomes read-only after fixups

Link copied to clipboard

Functions

Link copied to clipboard

Creates a MachoSegmentFlag from a string

Link copied to clipboard

Creates a MachoSegmentFlag from its name