Home
last modified time | relevance | path

Searched defs:ignore_calls (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp330 const bool ignore_calls = GetKind() == eKindStepOverRange; SetNextBranchBreakpoint() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1034 bool ignore_calls, in GetIndexOfNextBranchInstruction() argument