Searched refs:stackBottom_ (Results 1 – 3 of 3) sorted by relevance
56 if (!GetMainStackRange(stackBottom_, stackTop_)) {60 if (!GetSelfStackRange(stackBottom_, stackTop_)) {135 if ((addr < stackBottom_) || (addr + sizeof(uintptr_t) >= stackTop_)) { in ReadUptr()154 uintptr_t stackBottom_ = 0; variable
65 uintptr_t stackBottom_ = 0; variable
127 stackBottom_ = static_cast<uintptr_t>(map->begin); in Parse()307 if (stackBottom_ == 0 || stackTop_ == 0) { in GetStackRange()310 bottom = stackBottom_; in GetStackRange()