Class: Elf::File::Type

Inherits:
Value
  • Object
show all
Defined in:
lib/elf/file.rb

Constant Summary collapse

OsSpecific =
0xfe00..0xfeff
ProcSpecific =
0xff00..0xffff

Instance Attribute Summary

Attributes inherited from Value

#desc, #mnemonic, #val

Method Summary

Methods inherited from Value

#==, [], each, from_string, has_key?, #initialize

Constructor Details

This class inherits a constructor from Elf::Value