|
LLVM
4.0.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 | StackMapV2Parser |
| class | RecordAccessor |
Accessor for stackmap live-out fields.
Definition at line 163 of file StackMapParser.h.
|
inline |
Get the Dwarf register number for this live-out.
Definition at line 169 of file StackMapParser.h.
References P.
|
inline |
Get the size in bytes of live [sub]register.
Definition at line 174 of file StackMapParser.h.
References P.
|
friend |
Definition at line 165 of file StackMapParser.h.
|
friend |
Definition at line 164 of file StackMapParser.h.
1.8.6