Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointResolverFileLine.cpp144 sc_list.RemoveContextAtIndex(i); in FilterContexts()
195 sc_list.RemoveContextAtIndex(i); in FilterContexts()
HDBreakpointResolverFileRegex.cpp137 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
HDBreakpointResolverName.cpp329 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDAddressResolverName.cpp130 sym_list.RemoveContextAtIndex(j); in SearchCallback()
HDModule.cpp736 sc_list.RemoveContextAtIndex(i); in Prune()
763 sc_list.RemoveContextAtIndex(i); in Prune()
774 sc_list.RemoveContextAtIndex(i); in Prune()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h440 bool RemoveContextAtIndex(size_t idx);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp1268 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDebugMap.cpp996 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()