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

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

GetImportedName(std::string &result_library, std::string &result_name) constLinker::SymbolName
GetImportedName(std::string &result_library, std::string &result_name, uint16_t &result_hint) constLinker::SymbolName
GetImportedOrdinal(std::string &result_library, uint16_t &result_ordinal) constLinker::SymbolName
GetLocalName(std::string &result) constLinker::SymbolName
hint (defined in Linker::SymbolName)Linker::SymbolNameprotected
library (defined in Linker::SymbolName)Linker::SymbolNameprotected
LoadLibraryName(std::string &result) constLinker::SymbolName
LoadName(std::string &result) constLinker::SymbolName
LoadOrdinalOrHint(uint16_t &result) constLinker::SymbolName
name (defined in Linker::SymbolName)Linker::SymbolNameprotected
operator!=(const SymbolName &other) constLinker::SymbolName
operator==(const SymbolName &other) constLinker::SymbolName
SymbolName(std::string name)Linker::SymbolNameinline
SymbolName(std::string library, std::string name)Linker::SymbolNameinline
SymbolName(std::string library, std::string name, uint16_t hint)Linker::SymbolNameinline
SymbolName(std::string library, uint16_t ordinal)Linker::SymbolNameinline