Class: Relyze::Symbols::ExportModule

Inherits:
Object
  • Object
show all
Defined in:
C:/Program Files/Relyze/lib/relyze/core/symbols.rb

Instance Method Summary collapse

Instance Method Details

#add(origin, platform, mode, arch, module_name, export_name, export_ordinal, pch_file, flags) ⇒ Object

[View source]

330
331
332
# File 'C:/Program Files/Relyze/lib/relyze/core/symbols.rb', line 330

def add( origin, platform, mode, arch, module_name, export_name, export_ordinal, pch_file, flags )
	return false
end
/body>