Fields

name: [8]u8,
value: u32,
section_number: SectionNumber,
type: SymType,
storage_class: StorageClass,
number_of_aux_symbols: u8,

Functions

fn getName(self: *const Symbol) ?[]const u8

No documentation provided.

fn getNameOffset(self: Symbol) ?u32

No documentation provided.

fn sizeOf() usize

No documentation provided.