Searched refs:low_bound_ (Results 1 – 2 of 2) sorted by relevance
1314 return low_bound_ <= addr && addr <= high_bound_; in IsValidStackAddress()1321 const Address low_bound_; variable
217 low_bound_(sp), in SafeStackFrameIterator()