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

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

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