vox.be.make_exe

Members

Functions

calcImportSize
CoffImportSectionSize calcImportSize(CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
fillImports
void fillImports(CoffImportSectionMapping mapping, CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
make_elf_exe
void make_elf_exe(CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
make_pe_exe
void make_pe_exe(CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
pass_create_executable
void pass_create_executable(CompilationContext context, CompilePassPerModule[] subPasses)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CoffExecutable
struct CoffExecutable
Undocumented in source.
CoffImportSectionMapping
struct CoffImportSectionMapping

A set of slices on top of single memory buffer

CoffImportSectionSize
struct CoffImportSectionSize
Undocumented in source.
Elf64Executable
struct Elf64Executable
Undocumented in source.

Meta

Authors

Andrey Penechko.