Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp316 static ConstString ObjCName("libobjc.A.dylib"); in AppleIsModuleObjCLibrary() local
319 if (module_file_spec.GetFilename() == ObjCName) in AppleIsModuleObjCLibrary()