Searched defs:FindPlugin (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Target/
H A DUnwindAssembly.cpp19 UnwindAssembly::FindPlugin (const ArchSpec &arch) function in class:UnwindAssembly
H A DOperatingSystem.cpp23 OperatingSystem::FindPlugin (Process *process, const char *plugin_name) function in class:OperatingSystem
H A DSystemRuntime.cpp19 SystemRuntime::FindPlugin (Process *process) function in class:SystemRuntime
H A DABI.cpp22 ABI::FindPlugin (const ArchSpec &arch) function in class:ABI
H A DLanguageRuntime.cpp229 LanguageRuntime::FindPlugin (Process *process, lldb::LanguageType language) function in class:LanguageRuntime
H A DPlatform.cpp100 Platform::FindPlugin (Process *process, const ConstString &plugin_name) function in class:Platform
H A DProcess.cpp954 Process::FindPlugin (Target &target, const char *plugin_name, Listener &listener, const FileSpec *crash_file_path) function in class:Process
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolFile.cpp22 SymbolFile::FindPlugin (ObjectFile* obj_file) function in class:SymbolFile
H A DObjectFile.cpp31 ObjectFile::FindPlugin (const lldb::ModuleSP &module_sp, function in class:ObjectFile
154 ObjectFile::FindPlugin (const lldb::ModuleSP &module_sp, function in class:ObjectFile
H A DSymbolVendor.cpp35 SymbolVendor::FindPlugin (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm) function in class:SymbolVendor
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DDynamicLoader.cpp23 DynamicLoader::FindPlugin (Process *process, const char *plugin_name) function in class:DynamicLoader
H A DEmulateInstruction.cpp30 EmulateInstruction::FindPlugin (const ArchSpec &arch, InstructionType supported_inst_type, const char *plugin_name) function in class:EmulateInstruction
H A DLog.cpp497 LogChannel::FindPlugin (const char *plugin_name) function in class:LogChannel
H A DDisassembler.cpp49 Disassembler::FindPlugin (const ArchSpec &arch, const char *flavor, const char *plugin_name) function in class:Disassembler

Completed in 207 milliseconds