|
LLVM
3.7.0
|
Accessor for stackmap live-out fields. More...
#include <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 | StackMapV1Parser |
| class | RecordAccessor |
Accessor for stackmap live-out fields.
Definition at line 159 of file StackMapParser.h.
|
inline |
Get the Dwarf register number for this live-out.
Definition at line 165 of file StackMapParser.h.
References P.
|
inline |
Get the size in bytes of live [sub]register.
Definition at line 170 of file StackMapParser.h.
References P.
|
friend |
Definition at line 161 of file StackMapParser.h.
|
friend |
Definition at line 160 of file StackMapParser.h.
1.8.6