Home
last modified time | relevance | path

Searched refs:VerifyLocs2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugFrameTest.cpp889 dwarf::RegisterLocations VerifyLocs2; in TEST() local
890 VerifyLocs2.setRegisterLocation( in TEST()
903 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs2); in TEST()
952 dwarf::RegisterLocations VerifyLocs2; in TEST() local
953 VerifyLocs2.setRegisterLocation( in TEST()
966 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs2); in TEST()
1185 dwarf::RegisterLocations VerifyLocs2; in TEST() local
1186 VerifyLocs2.setRegisterLocation( in TEST()
1188 VerifyLocs2.setRegisterLocation( in TEST()
1208 EXPECT_EQ(Rows[1].getRegisterLocations(), VerifyLocs2); in TEST()
[all …]