Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp264 CFCReleaser<CFURLRef> bundle_exe_url( in LocateExecutableObjectFile() local
266 if (bundle_exe_url.get()) { in LocateExecutableObjectFile()
267 if (::CFURLGetFileSystemRepresentation(bundle_exe_url.get(), in LocateExecutableObjectFile()
706 CFCReleaser<CFURLRef> bundle_exe_url( in LocateMacOSXFilesUsingDebugSymbols() local
708 if (bundle_exe_url.get()) { in LocateMacOSXFilesUsingDebugSymbols()
709 if (::CFURLGetFileSystemRepresentation(bundle_exe_url.get(), in LocateMacOSXFilesUsingDebugSymbols()