Class: OdinFlex::MachO::LC_DATA_IN_CODE

Inherits:
LC_FUNCTION_STARTS show all
Defined in:
lib/odinflex/mach-o.rb

Constant Summary collapse

VALUE =
0x29

Constants inherited from LC_FUNCTION_STARTS

OdinFlex::MachO::LC_FUNCTION_STARTS::SIZE

Instance Attribute Summary

Attributes inherited from LC_FUNCTION_STARTS

#dataoff, #datasize

Attributes inherited from Command

#cmd, #size

Method Summary

Methods inherited from LC_FUNCTION_STARTS

from_io, #initialize

Methods inherited from Command

#command?, from_offset, #initialize

Methods included from SectionTypes

#command?, #dysymtab?, #section?, #segment?, #symtab?

Constructor Details

This class inherits a constructor from OdinFlex::MachO::LC_FUNCTION_STARTS