Module faerie::elf [] [src]

The ELF32/64 bit backend for transforming an artifact to a valid, ELF object file.

Structs

Elf

An intermediate ELF object file container

RelocationBuilder

A builder for constructing a cross platform relocation

SectionBuilder

A builder for creating a 32/64 bit section

SymbolBuilder

A builder for creating a 32/64 bit ELF symbol

Enums

SectionType

The kind of section this can be; used in SectionBuilder

SymbolType

The kind of symbol this is; used in SymbolBuilder