LLVM 22.0.0git
|
Accessor for function records. More...
#include "llvm/Object/StackMapParser.h"
Public Member Functions | |
uint64_t | getFunctionAddress () const |
Get the function address. | |
uint64_t | getStackSize () const |
Get the function's stack size. | |
uint64_t | getRecordCount () const |
Get the number of callsite records. |
Friends | |
class | StackMapParser |
Accessor for function records.
Definition at line 54 of file StackMapParser.h.
|
inline |
Get the function address.
Definition at line 59 of file StackMapParser.h.
|
inline |
Get the number of callsite records.
Definition at line 69 of file StackMapParser.h.
|
inline |
Get the function's stack size.
Definition at line 64 of file StackMapParser.h.
|
friend |
Definition at line 55 of file StackMapParser.h.
References StackMapParser.
Referenced by StackMapParser.