Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp135 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
H A DBreakpointResolverFileLine.cpp188 sc_list.RemoveContextAtIndex(i); in FilterContexts()
H A DBreakpointResolverName.cpp322 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolContext.h449 bool RemoveContextAtIndex(size_t idx);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModule.cpp784 sc_list.RemoveContextAtIndex(i); in Prune()
807 sc_list.RemoveContextAtIndex(i); in Prune()
818 sc_list.RemoveContextAtIndex(i); in Prune()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp1266 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1050 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()