Header menu logo B2R2

LoadCommand Type

The load command structures are located directly after the header of the object file, and they specify both the logical structure of the file and the layout of the file in virtual memory.

Union cases

Union case Description

DyLdInfo DyLdInfoCmd

Full Usage: DyLdInfo DyLdInfoCmd

Parameters:
Item : DyLdInfoCmd

DyLib DyLibCmd

Full Usage: DyLib DyLibCmd

Parameters:
Item : DyLibCmd

DySymTab DySymTabCmd

Full Usage: DySymTab DySymTabCmd

Parameters:
Item : DySymTabCmd

FuncStarts FuncStartsCmd

Full Usage: FuncStarts FuncStartsCmd

Parameters:
Item : FuncStartsCmd

Main MainCmd

Full Usage: Main MainCmd

Parameters:
Item : MainCmd

Segment SegCmd

Full Usage: Segment SegCmd

Parameters:
Item : SegCmd

SymTab SymTabCmd

Full Usage: SymTab SymTabCmd

Parameters:
Item : SymTabCmd

Unhandled UnhandledCommand

Full Usage: Unhandled UnhandledCommand

Parameters:
Item : UnhandledCommand

Instance members

Instance member Description

this.IsDyLdInfo

Full Usage: this.IsDyLdInfo

Returns: bool
Returns: bool

this.IsDyLib

Full Usage: this.IsDyLib

Returns: bool
Returns: bool

this.IsDySymTab

Full Usage: this.IsDySymTab

Returns: bool
Returns: bool

this.IsFuncStarts

Full Usage: this.IsFuncStarts

Returns: bool
Returns: bool

this.IsMain

Full Usage: this.IsMain

Returns: bool
Returns: bool

this.IsSegment

Full Usage: this.IsSegment

Returns: bool
Returns: bool

this.IsSymTab

Full Usage: this.IsSymTab

Returns: bool
Returns: bool

this.IsUnhandled

Full Usage: this.IsUnhandled

Returns: bool
Returns: bool

Type something to start searching.