LSDATable Type
Represents a map from the address of the LSDA to the LSDA itself. LSDATable is used to store the parsed LSDA entries from the `.gcc_except_table` section of the ELF file.
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.Count
                  Returns: int
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsEmpty
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
 
  | 
        |
            
                
              
               | 
          
            
  | 
        
            
                
              
               | 
          
            
  | 
        
            B2R2