Searched refs:name_match_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h1110 SetNameMatchType (NameMatchType name_match_type) argument
1112 m_name_match_type = name_match_type;
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2282 NameMatchType name_match_type = match_info.GetNameMatchType();
2283 switch (name_match_type)

Completed in 105 milliseconds