Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h162 const char *DNBProcessGetExecutablePath(nub_process_t pid);
H A DDNB.cpp1046 const char *DNBProcessGetExecutablePath(nub_process_t pid) { in DNBProcessGetExecutablePath() function