Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp88 CFCReleaser<CFUUIDRef> module_uuid_ref(::CFUUIDCreateWithBytes( in LocateMacOSXFilesUsingDebugSymbols() local
94 if (module_uuid_ref.get()) { in LocateMacOSXFilesUsingDebugSymbols()
106 g_dlsym_DBGCopyFullDSYMURLForUUID(module_uuid_ref.get(), exec_url.get())); in LocateMacOSXFilesUsingDebugSymbols()