LLVM 20.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 |
|
inline |
|
inline |
|
friend |
Definition at line 55 of file StackMapParser.h.