Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp147 sc_list.RemoveContextAtIndex(i); in FilterContexts()
198 sc_list.RemoveContextAtIndex(i); in FilterContexts()
H A DBreakpointResolverFileRegex.cpp141 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
H A DBreakpointResolverName.cpp326 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DAddressResolverName.cpp132 sym_list.RemoveContextAtIndex(j); in SearchCallback()
H A DModule.cpp749 sc_list.RemoveContextAtIndex(i); in Prune()
776 sc_list.RemoveContextAtIndex(i); in Prune()
787 sc_list.RemoveContextAtIndex(i); in Prune()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h526 bool RemoveContextAtIndex(size_t idx);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp1309 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp990 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()