Searched refs:GetLastErrorAddress (Results 1 – 3 of 3) sorted by relevance
84 uint64_t GetLastErrorAddress();
166 uint64_t Elf::GetLastErrorAddress() { in GetLastErrorAddress() function in unwindstack::Elf
534 EXPECT_EQ(0x1000U, elf.GetLastErrorAddress()); in TEST_F()