Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugFrameTest.cpp1191 dwarf::RegisterLocations VerifyLocs3; in TEST() local
1192 VerifyLocs3.setRegisterLocation( in TEST()
1194 VerifyLocs3.setRegisterLocation( in TEST()
1196 VerifyLocs3.setRegisterLocation( in TEST()
1211 EXPECT_EQ(Rows[2].getRegisterLocations(), VerifyLocs3); in TEST()