Searched refs:GetStackSize (Results 1 – 6 of 6) sorted by relevance
80 size_t GetStackSize() const { in GetStackSize() function
714 msg += PrettySize(self->GetStackSize()); in ThrowStackOverflowError()
1108 size_t GetStackSize() const { in GetStackSize() function
281 stack_high_addr = reinterpret_cast<char*>(stack_low_addr) + self->GetStackSize(); in VerifyRootSingleUpdate()
3122 reinterpret_cast<char*>(stack_low_addr_) + thread_running_gc_->GetStackSize(); in CompactionPause()
1644 uint32_t GetStackSize() const { in GetStackSize() function in art::ComputeNativeCallFrameSize1649 sp8 -= GetStackSize(); in LayoutStackArgs()