Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp331 const bool ignore_calls = GetKind() == eKindStepOverRange; SetNextBranchBreakpoint() local
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1034 GetIndexOfNextBranchInstruction(uint32_t start,bool ignore_calls,bool * found_calls) const GetIndexOfNextBranchInstruction() argument