The Pedigree Project
0.1
|
This is the complete list of members for StackFrameBase, including all inherited members.
construct(ProcessorState &state, uintptr_t returnAddress, unsigned int nParams,...) | StackFrameBase | static |
format(uintptr_t n, const LargeStaticString &type, HugeStaticString &dest) | StackFrameBase | private |
getParameter(size_t n)=0 | StackFrameBase | privatepure virtual |
isClassMember() | StackFrameBase | private |
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 | |
~StackFrameBase() | StackFrameBase | virtual |