Enum multiboot2::ElfSectionType [] [src]

#[repr(u32)]
pub enum ElfSectionType { Unused, ProgramSection, LinkerSymbolTable, StringTable, RelaRelocation, SymbolHashTable, DynamicLinkingTable, Note, Uninitialized, RelRelocation, Reserved, DynamicLoaderSymbolTable, }

Variants