Searched defs:stackStart (Results 1 – 4 of 4) sorted by relevance
30 size_t stackStart; member
274 …uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + sizeof(CaptureState)… in PushRegExpState() local300 uint8_t *stackStart = reinterpret_cast<uint8_t *>(state->captureResultList) + listSize; in PopRegExpState() local
62 size_t stackStart = thread->GetStackStart(); in GetStackInfo() local
106 size_t stackStart; member