Searched refs:starting_ip_ (Results 1 – 1 of 1) sorted by relevance
254 starting_ip_ = ctx_.Rip; in UnwindCursor()257 crypto_word_t starting_ip() const { return starting_ip_; } in starting_ip()321 StrCatSignalSafe(starting_ip_buf_, "0x", WordToHex(starting_ip_).data()); in ToString()327 crypto_word_t starting_ip_; member in abi_test::internal::UnwindCursor339 starting_ip_ = GetIP().ValueOrDie("Error getting instruction pointer"); in UnwindCursor()403 StrCatSignalSafe(starting_ip_buf_, "0x", WordToHex(starting_ip_).data()); in ToString()411 WordToHex(starting_ip_).data(), ")"); in ToString()459 crypto_word_t starting_ip_; member in abi_test::internal::UnwindCursor