Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.cpp60 GetAllInfosMatchingName(const char *process_name,
407 GetAllInfosMatchingName(name, matching_proc_infos); in DNBProcessGetPIDByName()
422 GetAllInfosMatchingName(name, matching_proc_infos); in DNBProcessAttachByName()
611 GetAllInfosMatchingName(const char *full_process_name, in GetAllInfosMatchingName() function
715 GetAllInfosMatchingName(waitfor_process_name, exclude_proc_infos); in DNBProcessAttachWait()
743 GetAllInfosMatchingName(waitfor_process_name, proc_infos); in DNBProcessAttachWait()
H A DChangeLog19 * DNB.cpp (GetAllInfosMatchingName): Correctly truncate process name string