Searched refs:LookupRuntimeSymbol (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h106 LookupRuntimeSymbol (const ConstString &name);
H A DAppleObjCRuntimeV2.cpp2297 AppleObjCRuntimeV2::LookupRuntimeSymbol (const ConstString &name) function in class:AppleObjCRuntimeV2
/external/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h362 LookupRuntimeSymbol (const ConstString &name) function in class:lldb_private::ObjCLanguageRuntime
/external/lldb/source/Expression/
H A DClangExpressionDeclMap.cpp663 symbol_load_addr = runtime->LookupRuntimeSymbol(name);

Completed in 124 milliseconds