Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp370 StructuredData::ObjectSP image_sp = in JSONImageInformationIntoImageInfo() local
372 if (image_sp.get() == nullptr || image_sp->GetAsDictionary() == nullptr) in JSONImageInformationIntoImageInfo()
374 StructuredData::Dictionary *image = image_sp->GetAsDictionary(); in JSONImageInformationIntoImageInfo()