RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Microsoft::LEFormat::ModuleDirective Class Reference

Public Types

enum  directive_number : uint16_t {
  VerifyRecordDirective = 0x8001 , LanguageInformationDirective = 0x0002 , CoProcessorRequiredSupportTable = 0x0003 , ThreadStateInitializationDirective = 0x0004 ,
  CSetBrowseInformation = 0x0005
}
 

Public Member Functions

bool IsResident () const
 

Public Attributes

directive_number directive = directive_number(0)
 
uint16_t length = 0
 
offset_t offset = 0
 

Static Public Attributes

static constexpr uint16_t ResidentFlagMask = 0x8000
 

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