Searched refs:starting_ip_ (Results 1 – 1 of 1) sorted by relevance
259 starting_ip_ = ctx_.Rip; in UnwindCursor()262 crypto_word_t starting_ip() const { return starting_ip_; } in starting_ip()326 StrCatSignalSafe(starting_ip_buf_, "0x", WordToHex(starting_ip_).data()); in ToString()332 crypto_word_t starting_ip_; member in abi_test::internal::UnwindCursor344 starting_ip_ = GetIP().ValueOrDie("Error getting instruction pointer"); in UnwindCursor()408 StrCatSignalSafe(starting_ip_buf_, "0x", WordToHex(starting_ip_).data()); in ToString()416 WordToHex(starting_ip_).data(), ")"); in ToString()464 crypto_word_t starting_ip_; member in abi_test::internal::UnwindCursor