|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Public Member Functions | |
| bool | operator!= (const iterator &other) const |
| iterator & | operator++ () |
| std::shared_ptr< PEFormat::Section > | operator* () const |
Public Attributes | |
| std::vector< std::shared_ptr< COFFFormat::Section > >::iterator | coff_iterator |