Home
last modified time | relevance | path

Searched defs:ignore_count (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointOptions.cpp243 int32_t ignore_count = 0; in CreateFromStructuredData() local
/external/llvm-project/lldb/source/Target/
DTarget.cpp1259 bool Target::IgnoreAllWatchpoints(uint32_t ignore_count) { in IgnoreAllWatchpoints()
1333 uint32_t ignore_count) { in IgnoreWatchpointByID()
/external/llvm-project/lldb/source/Commands/
DCommandObjectBreakpoint.cpp93 uint32_t ignore_count; in SetOptionValue() local