| 
    LLVM 22.0.0git
    
   | 
 
Accessor for stackmap live-out fields. More...
#include "llvm/Object/StackMapParser.h"
Public Member Functions | |
| uint16_t | getDwarfRegNum () const | 
| Get the Dwarf register number for this live-out.   | |
| unsigned | getSizeInBytes () const | 
| Get the size in bytes of live [sub]register.   | |
Friends | |
| class | StackMapParser | 
| class | RecordAccessor | 
Accessor for stackmap live-out fields.
Definition at line 169 of file StackMapParser.h.
      
  | 
  inline | 
Get the Dwarf register number for this live-out.
Definition at line 175 of file StackMapParser.h.
      
  | 
  inline | 
Get the size in bytes of live [sub]register.
Definition at line 180 of file StackMapParser.h.
      
  | 
  friend | 
Definition at line 171 of file StackMapParser.h.
References RecordAccessor.
Referenced by RecordAccessor.
      
  | 
  friend | 
Definition at line 170 of file StackMapParser.h.
References StackMapParser.
Referenced by StackMapParser.