Searched refs:DWARF_ERROR_UNSUPPORTED_VERSION (Results 1 – 6 of 6) sorted by relevance
33 DWARF_ERROR_UNSUPPORTED_VERSION, enumerator
55 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in Init()
516 case DWARF_ERROR_UNSUPPORTED_VERSION: in Step()
143 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()
114 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()117 ASSERT_EQ(DWARF_ERROR_UNSUPPORTED_VERSION, this->eh_frame_->LastErrorCode()); in TYPED_TEST_P()