Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp70 void LostDebugLocObserver::checkpoint(bool CheckDebugLocs) { in checkpoint() function in LostDebugLocObserver
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStack.cpp92 void ThreadPlanStack::RestoreCompletedPlanCheckpoint(size_t checkpoint) { in RestoreCompletedPlanCheckpoint()
101 void ThreadPlanStack::DiscardCompletedPlanCheckpoint(size_t checkpoint) { in DiscardCompletedPlanCheckpoint()
/openbsd-src/sys/net/
H A Dbsd-comp.c97 u_int checkpoint; /* when to next check the ratio */ member
/openbsd-src/usr.bin/ssh/
H A Dssh-keygen.c3000 char *checkpoint = NULL; do_moduli_screen() local