Home
last modified time | relevance | path

Searched defs:ReadObjCLibrary (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp215 bool GNUstepObjCRuntime::ReadObjCLibrary(const ModuleSP &module_sp) { in ReadObjCLibrary() function in GNUstepObjCRuntime
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp355 bool AppleObjCRuntime::ReadObjCLibrary(const ModuleSP &module_sp) { in ReadObjCLibrary() function in AppleObjCRuntime