Searched defs:LookupRuntimeSymbol (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | LanguageRuntime.h | 202 virtual lldb::addr_t LookupRuntimeSymbol(ConstString name) { LookupRuntimeSymbol() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV2.cpp | 2723 lldb::addr_t AppleObjCRuntimeV2::LookupRuntimeSymbol(ConstString name) { LookupRuntimeSymbol() function in AppleObjCRuntimeV2 |