Class: Elf::TLS

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

Instance Attribute Summary collapse

Instance Attribute Details

#tbssObject

Returns the value of attribute tbss.



200
201
202
# File 'lib/mithril/elf.rb', line 200

def tbss
  @tbss
end

#tdataObject

Returns the value of attribute tdata.



200
201
202
# File 'lib/mithril/elf.rb', line 200

def tdata
  @tdata
end