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