Home
last modified time | relevance | path

Searched defs:GetBreakpointNames (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBTarget.cpp1213 void SBTarget::GetBreakpointNames(SBStringList &names) { in GetBreakpointNames() function in SBTarget
/external/llvm-project/lldb/source/Target/
DTarget.cpp753 void Target::GetBreakpointNames(std::vector<std::string> &names) { in GetBreakpointNames() function in Target