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