Searched defs:ignore_calls (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | ThreadPlanStepRange.cpp | 331 const bool ignore_calls = GetKind() == eKindStepOverRange; SetNextBranchBreakpoint() local |
/llvm-project/lldb/source/Core/ | ||
H A D | Disassembler.cpp | 1034 GetIndexOfNextBranchInstruction(uint32_t start,bool ignore_calls,bool * found_calls) const GetIndexOfNextBranchInstruction() argument |