RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Linker::ExportedSymbolName Member List

This is the complete list of members for Linker::ExportedSymbolName, including all inherited members.

by_ordinal (defined in Linker::ExportedSymbolName)Linker::ExportedSymbolNameprotected
ExportedSymbolName(std::string name)Linker::ExportedSymbolNameinline
ExportedSymbolName(std::string name, uint16_t hint)Linker::ExportedSymbolNameinline
ExportedSymbolName(uint16_t ordinal, std::string internal_name)Linker::ExportedSymbolNameinline
GetExportedByName(std::string &result) constLinker::ExportedSymbolName
GetExportedByName(std::string &result, uint16_t &hint) constLinker::ExportedSymbolName
GetExportedByOrdinal(uint16_t &result) constLinker::ExportedSymbolName
GetExportedByOrdinal(uint16_t &result, std::string &result_name) constLinker::ExportedSymbolName
IsExportedByOrdinal() const (defined in Linker::ExportedSymbolName)Linker::ExportedSymbolName
LoadName(std::string &result) constLinker::ExportedSymbolName
LoadOrdinalOrHint(uint16_t &result) constLinker::ExportedSymbolName
name (defined in Linker::ExportedSymbolName)Linker::ExportedSymbolNameprotected
operator!=(const ExportedSymbolName &other) constLinker::ExportedSymbolName
operator<(const ExportedSymbolName &other) constLinker::ExportedSymbolName
operator<=(const ExportedSymbolName &other) constLinker::ExportedSymbolName
operator==(const ExportedSymbolName &other) constLinker::ExportedSymbolName
operator>(const ExportedSymbolName &other) constLinker::ExportedSymbolName
operator>=(const ExportedSymbolName &other) constLinker::ExportedSymbolName
ordinal (defined in Linker::ExportedSymbolName)Linker::ExportedSymbolNameprotected