Class Voodoo::NasmELFGenerator
In: voodoo/generators/nasm_elf_generator.rb
Parent: Object

Class that generates ELF object files by invoking nasm on the output of a code generator that generates NASM assembly.

Methods

Included Modules

CommandPostProcessor

Public Class methods

Public Instance methods

Writes the generated code to the given IO handle

[Validate]