|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Wrapper around COFFFormat::sections to return PEFormat::Section pointers instead of COFFFormat::Section pointers. More...
#include <peexe.h>
Classes | |
| struct | const_iterator |
| struct | const_reference |
| struct | iterator |
Public Member Functions | |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
| size_t | size () const |
| const_reference | back () const |
Public Attributes | |
| const PEFormat * | pe |
Wrapper around COFFFormat::sections to return PEFormat::Section pointers instead of COFFFormat::Section pointers.