The Pedigree Project
0.1
|
This is the complete list of members for HostedStackFrame, including all inherited members.
construct(ProcessorState &state, uintptr_t returnAddress, unsigned int nParams,...) (defined in HostedStackFrame) | HostedStackFrame | static |
getParameter(size_t n) | HostedStackFrame | privatevirtual |
HostedStackFrame(const ProcessorState &State, uintptr_t baseAddress, LargeStaticString mangledSymbol) | HostedStackFrame | inline |
m_BasePointer | StackFrameBase | protected |
m_State | StackFrameBase | protected |
m_Symbol | StackFrameBase | protected |
prettyPrint(HugeStaticString &buf) | StackFrameBase | |
StackFrameBase(const ProcessorState &State, uintptr_t basePointer, LargeStaticString mangledSymbol) | StackFrameBase | |
~HostedStackFrame() | HostedStackFrame | inline |
~StackFrameBase() | StackFrameBase | virtual |