DoxigAlpha

FunctionDefinition

Fields of this type

Fields

#
tag_index:u32
The symbol-table index of the corresponding .bf (begin function) symbol record.
total_size:u32
The size of the executable code for the function itself.
pointer_to_linenumber:u32
The file offset of the first COFF line-number entry for the function, or zero if none exists.
pointer_to_next_function:u32
The symbol-table index of the record for the next function.
unused:[2]u8