libc
::
x86_64_apple_darwin
::
segment_command_64
Fields
cmd
cmdsize
segname
vmaddr
vmsize
fileoff
filesize
maxprot
initprot
nsects
flags
Struct
libc
::
x86_64_apple_darwin
::
segment_command_64
struct
segment_command_64
{ ... }
source
Fields
cmd:
u32
cmdsize:
u32
segname: [
c_char
; 16]
vmaddr:
u64
vmsize:
u64
fileoff:
u64
filesize:
u64
maxprot:
vm_prot_t
initprot:
vm_prot_t
nsects:
u32
flags:
u32