RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Linker
ExportedSymbol
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::ExportedSymbol
protected
ExportedSymbol
(std::string name)
Linker::ExportedSymbol
inline
ExportedSymbol
(std::string name, uint16_t hint)
Linker::ExportedSymbol
inline
ExportedSymbol
(uint16_t ordinal, std::string internal_name)
Linker::ExportedSymbol
inline
GetExportedByName
(std::string &result) const
Linker::ExportedSymbol
GetExportedByName
(std::string &result, uint16_t &hint) const
Linker::ExportedSymbol
GetExportedByOrdinal
(uint16_t &result) const
Linker::ExportedSymbol
GetExportedByOrdinal
(uint16_t &result, std::string &result_name) const
Linker::ExportedSymbol
IsExportedByOrdinal
() const (defined in
Linker::ExportedSymbol
)
Linker::ExportedSymbol
LoadName
(std::string &result) const
Linker::ExportedSymbol
LoadOrdinalOrHint
(uint16_t &result) const
Linker::ExportedSymbol
name
(defined in
Linker::ExportedSymbol
)
Linker::ExportedSymbol
protected
operator!=
(const ExportedSymbol &other) const
Linker::ExportedSymbol
operator<
(const ExportedSymbol &other) const
Linker::ExportedSymbol
operator<=
(const ExportedSymbol &other) const
Linker::ExportedSymbol
operator==
(const ExportedSymbol &other) const
Linker::ExportedSymbol
operator>
(const ExportedSymbol &other) const
Linker::ExportedSymbol
operator>=
(const ExportedSymbol &other) const
Linker::ExportedSymbol
ordinal
(defined in
Linker::ExportedSymbol
)
Linker::ExportedSymbol
protected
Generated by
1.10.0