| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Object/COFF.h"
Public Member Functions | |
| uint32_t | getStart () const | 
| uint16_t | getType () const | 
Public Attributes | |
| support::ulittle32_t | StartOffset | 
| support::ulittle32_t | Length | 
Static Public Attributes | |
| static constexpr uint32_t | TypeMask = 3 | 
      
  | 
  inline | 
Definition at line 771 of file COFF.h.
References StartOffset, and TypeMask.
      
  | 
  inline | 
Definition at line 772 of file COFF.h.
References StartOffset, and TypeMask.
| support::ulittle32_t llvm::object::chpe_range_entry::Length | 
| support::ulittle32_t llvm::object::chpe_range_entry::StartOffset | 
Definition at line 765 of file COFF.h.
Referenced by getStart(), and getType().
      
  | 
  staticconstexpr | 
Definition at line 769 of file COFF.h.
Referenced by getStart(), and getType().