Searched refs:nextScope (Results 1 – 2 of 2) sorted by relevance
403 newScope->nextScope = iter->savedScope; in SecureDTEnterEntry()425 iter->savedScope = newScope->nextScope; in SecureDTExitEntry()466 iter->savedScope = scope->nextScope; in SecureDTRestartEntryIteration()
93 struct DTSavedScope * nextScope; member