RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Public Attributes | |
uint32_t | name_offset = 0 |
std::string | name |
uint32_t | type = 0 |
uint32_t | link = 0 |
uint32_t | info = 0 |
offset_t | flags = 0 |
offset_t | address = 0 |
offset_t | file_offset = 0 |
offset_t | size = 0 |
offset_t | align = 0 |
offset_t | entsize = 0 |
std::shared_ptr< Linker::Section > | section |
std::vector< Symbol > | symbols |