|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Represents a name by which an exported entry is identified. More...
#include <peexe.h>
Public Member Functions | |
| Name (std::string name) | |
Public Attributes | |
| std::string | name |
| The name, as a string. | |
| uint32_t | rva = 0 |
| The relative virtual address of the name string. | |
Represents a name by which an exported entry is identified.