Offset Type
Represents an offset value in memory addressing.
Union cases
| Union case | Description | 
            
                
              
              
                  Full Usage: 
                   
              Imm int64
                  Parameters: 
 int64
                    
                     | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsImm
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsReg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2