Searched refs:createSame (Results 1 – 3 of 3) sorted by relevance
355 expectDumpResult(dwarf::UnwindLocation::createSame(), "same"); in TEST()404 Locs.setRegisterLocation(12, dwarf::UnwindLocation::createSame()); in TEST()417 auto Reg14Loc = dwarf::UnwindLocation::createSame(); in TEST()1298 VerifyLocs.setRegisterLocation(Reg1, dwarf::UnwindLocation::createSame()); in TEST()
49 UnwindLocation UnwindLocation::createSame() { return {Same}; } in createSame() function in UnwindLocation677 *RegNum, UnwindLocation::createSame()); in parseRows()
100 static UnwindLocation createSame();