Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileRegex.cpp134 sc_list.RemoveContextAtIndex(*iter); in SearchCallback()
H A DBreakpointResolverFileLine.cpp187 sc_list.RemoveContextAtIndex(i); in FilterContexts()
H A DBreakpointResolverName.cpp320 func_list.RemoveContextAtIndex(idx); in SearchCallback()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h444 bool RemoveContextAtIndex(size_t idx);
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp779 sc_list.RemoveContextAtIndex(i); in Prune()
802 sc_list.RemoveContextAtIndex(i); in Prune()
813 sc_list.RemoveContextAtIndex(i); in Prune()
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp1269 bool SymbolContextList::RemoveContextAtIndex(size_t idx) { in RemoveContextAtIndex() function in SymbolContextList
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1058 sc_list.RemoveContextAtIndex(i); in RemoveFunctionsWithModuleNotEqualTo()