Searched refs:firstFrame (Results 1 – 1 of 1) sorted by relevance
89 auto firstFrame = frames.at(0); in CollectStackInfo() local90 if (firstFrame != nullptr) { in CollectStackInfo()91 prevSp = static_cast<uintptr_t>(firstFrame->sp); in CollectStackInfo()