Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBServices.cpp178 CFReleaser<CFStringRef> executablePath( in ListApplications() local
180 if (executablePath.get() != NULL) { in ListApplications()
182 executablePath.get()); in ListApplications()