RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Public Types | |
enum | import_type { IMP_IGNORED = 0 , IMP_STR_IDX = 1 , IMP_DT_IDX = 2 } |
Public Attributes | |
uint32_t | ordinal = 0 |
uint32_t | name_offset = 0 |
std::string | name |
import_type | type = IMP_IGNORED |
uint32_t | dll = 0 |
std::string | dll_name |