Searched refs:DWARF_ERROR_ILLEGAL_STATE (Results 1 – 7 of 7) sorted by relevance
28 DWARF_ERROR_ILLEGAL_STATE, enumerator
97 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in GetLocationInfo()360 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_restore()422 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_register()436 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_offset()483 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_offset_sf()
128 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in GetFdeFromPc()
47 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in Step()392 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in EvalExpression()
550 case DWARF_ERROR_ILLEGAL_STATE: in Step()
203 ASSERT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->cfa_->LastErrorCode()); in TYPED_TEST_P()232 ASSERT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->cfa_->LastErrorCode()); in TYPED_TEST_P()599 ASSERT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->cfa_->LastErrorCode()); in TYPED_TEST_P()642 ASSERT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->cfa_->LastErrorCode()); in TYPED_TEST_P()684 ASSERT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->cfa_->LastErrorCode()); in TYPED_TEST_P()
127 EXPECT_EQ(DWARF_ERROR_ILLEGAL_STATE, this->section_->LastErrorCode()); in TYPED_TEST_P()