Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DObjCLanguageRuntime.h362 LookupRuntimeSymbol (const ConstString &name) in LookupRuntimeSymbol() function
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp2297 AppleObjCRuntimeV2::LookupRuntimeSymbol (const ConstString &name) in LookupRuntimeSymbol() function in AppleObjCRuntimeV2