Searched refs:StackBottom (Results 1 – 1 of 1) sorted by relevance
760 return self.StackTop() <= address <= self.StackBottom()1001 def StackBottom(self): member in MinidumpReader3570 end = self.reader.StackBottom()3818 stack_bottom = reader.StackBottom()3865 print " stack-bottom: %s" % heap.FormatIntPtr(reader.StackBottom())