LLVM
8.0.1
|
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. More... | |
unsigned | getSizeInBytes () const |
Get the size in bytes of live [sub]register. More... | |
Friends | |
class | StackMapV2Parser |
class | RecordAccessor |
Accessor for stackmap live-out fields.
Definition at line 160 of file StackMapParser.h.
|
inline |
Get the Dwarf register number for this live-out.
Definition at line 166 of file StackMapParser.h.
References P.
|
inline |
Get the size in bytes of live [sub]register.
Definition at line 171 of file StackMapParser.h.
References P.
|
friend |
Definition at line 162 of file StackMapParser.h.
|
friend |
Definition at line 161 of file StackMapParser.h.