Home | History | Annotate | Download | only in heap

Lines Matching refs:FramePointer

2183     typedef void* FramePointer;
2184 FramePointer* stackFrame = static_cast<FramePointer*>(alloca(sizeof(FramePointer) * stackFrameSize));