RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apple::PEFFormat::ImportedSymbol Class Reference
Inheritance diagram for Apple::PEFFormat::ImportedSymbol:
Apple::PEFFormat::Name

Public Member Functions

 ImportedSymbol (std::string name)
 
- Public Member Functions inherited from Apple::PEFFormat::Name
std::string LoadNameString (const PEFFormat &pef_format, Linker::Reader &rd)
 
std::string LoadNameString (const PEFFormat &pef_format, Linker::Reader &rd, uint16_t length)
 
void StoreNameString (PEFFormat &pef_format)
 
void StoreNameStringNoNull (PEFFormat &pef_format)
 
 Name (std::string name)
 

Public Attributes

symbol_class_type symbol_class = TVect
 
uint8_t flags = 0
 
uint32_t symbol_number = uint32_t(-1)
 
std::weak_ptr< ImportedLibrarylibrary
 
- Public Attributes inherited from Apple::PEFFormat::Name
uint32_t name_offset = 0
 
std::string name = ""
 

The documentation for this class was generated from the following file: