Lines Matching refs:GetCieFromOffset
505 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
512 cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
520 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
527 cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
535 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
543 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
551 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
559 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
567 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
575 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
583 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
591 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
599 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
607 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
615 ASSERT_TRUE(this->debug_frame_->GetCieFromOffset(0x5000) == nullptr); in TYPED_TEST_P()
618 ASSERT_TRUE(this->debug_frame_->GetCieFromOffset(0x6000) == nullptr); in TYPED_TEST_P()
622 ASSERT_TRUE(this->debug_frame_->GetCieFromOffset(0x7000) == nullptr); in TYPED_TEST_P()
625 ASSERT_TRUE(this->debug_frame_->GetCieFromOffset(0x8000) == nullptr); in TYPED_TEST_P()
660 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()
677 const DwarfCie* cie = this->debug_frame_->GetCieFromOffset(0x5000); in TYPED_TEST_P()