v6502
The MOS 6502 Virtual Machine and Toolchain Infrastructure
Data Fields
ld6502_object Struct Reference

The assembler's representation of an object file in memory. More...

#include <object.h>

Data Fields

as6502_symbol_tabletable
 The as6502_symbol_table that contains all symbols that correspond to each of the attached blobs.
 
ld6502_object_blobblobs
 An array of ld6502_object_blob's.
 
int count
 The number of ld6502_object_blob's.
 

Detailed Description

The assembler's representation of an object file in memory.


The documentation for this struct was generated from the following file: