Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadPlanPython.cpp101 bool is_stale = true; in IsPlanStale() local
/external/llvm-project/lldb/examples/python/
Dscripted_step.py224 def is_stale(self): member in FinishPrintAndContinue
/external/bcc/src/cc/
Dbcc_syms.cc41 bool ProcStat::is_stale() { in is_stale() function in ProcStat
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1894 bool is_stale = true; in ScriptedThreadPlanIsStale() local