Home
last modified time | relevance | path

Searched refs:function_names (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h652 const std::unordered_set<std::string> &function_names,
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp338 const std::unordered_set<std::string> &function_names, in CreateSourceRegexBreakpoint() argument
346 nullptr, std::move(source_regex), function_names, in CreateSourceRegexBreakpoint()