Searched refs:GetMainStackRange (Results 1 – 4 of 4) sorted by relevance
45 GetMainStackRange(stackBottom, stackTop); in Unwind()
82 AT_UNUSED inline bool GetMainStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetMainStackRange() function
56 if (!GetMainStackRange(stackBottom_, stackTop_)) {
512 } else if (maps_ == nullptr && !GetMainStackRange(stackBottom, stackTop)) { in GetMainStackRangeInner()