Offset Type
Represents ARM32 offset formats used in memory addressing.
Union cases
| Union case | Description | 
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsAlignOffset
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsImmOffset
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsRegOffset
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2