Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DSingleStepCheck.cpp149 static bool workaround_needed = WorkaroundNeeded(); in Get() local
150 if (!workaround_needed) { in Get()