Searched defs:FindPlugin (Results 1 – 13 of 13) sorted by relevance
| /external/lldb/source/Target/ |
| D | UnwindAssembly.cpp | 19 UnwindAssembly::FindPlugin (const ArchSpec &arch) in FindPlugin() function in UnwindAssembly
|
| D | OperatingSystem.cpp | 23 OperatingSystem::FindPlugin (Process *process, const char *plugin_name) in FindPlugin() function in OperatingSystem
|
| D | ABI.cpp | 22 ABI::FindPlugin (const ArchSpec &arch) in FindPlugin() function in ABI
|
| D | LanguageRuntime.cpp | 229 LanguageRuntime::FindPlugin (Process *process, lldb::LanguageType language) in FindPlugin() function in LanguageRuntime
|
| D | Platform.cpp | 99 Platform::FindPlugin (Process *process, const ConstString &plugin_name) in FindPlugin() function in Platform
|
| D | Process.cpp | 941 Process::FindPlugin (Target &target, const char *plugin_name, Listener &listener, const FileSpec *c… in FindPlugin() function in Process
|
| /external/lldb/source/Symbol/ |
| D | SymbolFile.cpp | 22 SymbolFile::FindPlugin (ObjectFile* obj_file) in FindPlugin() function in SymbolFile
|
| D | ObjectFile.cpp | 31 ObjectFile::FindPlugin (const lldb::ModuleSP &module_sp, in FindPlugin() function in ObjectFile 154 ObjectFile::FindPlugin (const lldb::ModuleSP &module_sp, in FindPlugin() function in ObjectFile
|
| D | SymbolVendor.cpp | 35 SymbolVendor::FindPlugin (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm) in FindPlugin() function in SymbolVendor
|
| /external/lldb/source/Core/ |
| D | DynamicLoader.cpp | 19 DynamicLoader::FindPlugin (Process *process, const char *plugin_name) in FindPlugin() function in DynamicLoader
|
| D | Log.cpp | 490 LogChannel::FindPlugin (const char *plugin_name) in FindPlugin() function in LogChannel
|
| D | EmulateInstruction.cpp | 30 EmulateInstruction::FindPlugin (const ArchSpec &arch, InstructionType supported_inst_type, const ch… in FindPlugin() function in EmulateInstruction
|
| D | Disassembler.cpp | 48 Disassembler::FindPlugin (const ArchSpec &arch, const char *flavor, const char *plugin_name) in FindPlugin() function in Disassembler
|