Class Voodoo::GasELFGenerator
In: voodoo/generators/gas_elf_generator.rb
Parent: Object

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

Methods

Included Modules

CommandPostProcessor

Public Class methods

Public Instance methods

Writes the generated code to the given IO handle

[Validate]