Searched refs:DWARF_ERROR_UNSUPPORTED_VERSION (Results 1 – 6 of 6) sorted by relevance
32 DWARF_ERROR_UNSUPPORTED_VERSION, enumerator
65 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in Init()
577 case DWARF_ERROR_UNSUPPORTED_VERSION: in Step()
156 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in FillInCie()
616 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()619 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()623 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()626 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()
109 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()112 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()