Searched defs:source_regex (Results 1 – 2 of 2) sorted by relevance
1023 SBTarget::BreakpointCreateBySourceRegex(const char *source_regex, in BreakpointCreateBySourceRegex()1047 const char *source_regex, const SBFileSpecList &module_list, in BreakpointCreateBySourceRegex()1060 const char *source_regex, const SBFileSpecList &module_list, in BreakpointCreateBySourceRegex()
316 RegularExpression source_regex, bool internal, bool hardware, in CreateSourceRegexBreakpoint()