|
LLVM
8.0.1
|
Accessor for function records. More...
#include "llvm/Object/StackMapParser.h"
Public Member Functions | |
| uint64_t | getFunctionAddress () const |
| Get the function address. More... | |
| uint64_t | getStackSize () const |
| Get the function's stack size. More... | |
| uint64_t | getRecordCount () const |
| Get the number of callsite records. More... | |
Friends | |
| class | StackMapV2Parser |
Accessor for function records.
Definition at line 52 of file StackMapParser.h.
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 53 of file StackMapParser.h.
1.8.13