Searched refs:DWARF_ERROR_UNSUPPORTED_VERSION (Results 1 – 6 of 6) sorted by relevance
33 DWARF_ERROR_UNSUPPORTED_VERSION, enumerator
60 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in Init()
559 case DWARF_ERROR_UNSUPPORTED_VERSION: in Step()
145 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in FillInCie()
572 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()575 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()579 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()582 EXPECT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->debug_frame_->LastErrorCode()); in TYPED_TEST_P()
104 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()107 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()