Parent

Methods

Class/Module Index [+]

Quicksearch

Rex::PeParsey::PeBase::RelocationEntry

Attributes

reltype[RW]
rva[RW]

Public Class Methods

new(_rva, _type) click to toggle source
# File lib/rex/peparsey/pebase.rb, line 706
def initialize(_rva, _type)
        self.rva     = _rva
        self.reltype = _type
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.