Home
last modified time | relevance | path

Searched refs:CreateInstance (Results 1 – 25 of 87) sorted by relevance

1234

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/
HDDynamicLoaderStatic.cpp27 DynamicLoaderStatic::CreateInstance (Process* process, bool force) in CreateInstance() function in DynamicLoaderStatic
171 CreateInstance); in Initialize()
177 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
HDDynamicLoaderStatic.h46 CreateInstance (lldb_private::Process *process, bool force);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
HDSymbolVendorELF.cpp47 CreateInstance); in Initialize()
53 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
80 SymbolVendorELF::CreateInstance (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_st… in CreateInstance() function in SymbolVendorELF
HDSymbolVendorELF.h35 CreateInstance (const lldb::ModuleSP &module_sp, lldb_private::Stream *feedback_strm);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
HDDynamicLoaderWindowsDYLD.cpp36 CreateInstance); in Initialize()
57 DynamicLoader *DynamicLoaderWindowsDYLD::CreateInstance(Process *process, bool force) in CreateInstance() function in DynamicLoaderWindowsDYLD
HDDynamicLoaderWindowsDYLD.h30 static DynamicLoader *CreateInstance(Process *process, bool force);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/
HDMemoryHistoryASan.cpp29 MemoryHistoryASan::CreateInstance (const ProcessSP &process_sp) in CreateInstance() function in MemoryHistoryASan
70 CreateInstance); in Initialize()
76 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
HDMemoryHistoryASan.h29 CreateInstance (const lldb::ProcessSP &process_sp);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDLogChannelDWARF.cpp39 LogChannelDWARF::CreateInstance); in Initialize()
45 PluginManager::UnregisterPlugin (LogChannelDWARF::CreateInstance); in Terminate()
49 LogChannelDWARF::CreateInstance () in CreateInstance() function in LogChannelDWARF
HDLogChannelDWARF.h53 CreateInstance ();
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/
HDAddressSanitizerRuntime.cpp34 AddressSanitizerRuntime::CreateInstance (const lldb::ProcessSP &process_sp) in CreateInstance() function in AddressSanitizerRuntime
44 CreateInstance, in Initialize()
51 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
HDAddressSanitizerRuntime.h26 CreateInstance (const lldb::ProcessSP &process_sp);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/JIT/
HDObjectFileJIT.cpp50 CreateInstance, in Initialize()
58 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
76 ObjectFileJIT::CreateInstance (const lldb::ModuleSP &module_sp, in CreateInstance() function in ObjectFileJIT
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
HDSymbolFileSymtab.cpp33 CreateInstance); in Initialize()
39 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
58 SymbolFileSymtab::CreateInstance (ObjectFile* obj_file) in CreateInstance() function in SymbolFileSymtab
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
HDOperatingSystemPython.cpp48 CreateInstance); in Initialize()
54 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
58 OperatingSystemPython::CreateInstance (Process *process, bool force) in CreateInstance() function in OperatingSystemPython
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/
HDJITLoaderGDB.cpp378 JITLoaderGDB::CreateInstance(Process *process, bool force) in CreateInstance() function in JITLoaderGDB
410 CreateInstance); in Initialize()
416 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
HDJITLoaderGDB.h41 CreateInstance (lldb_private::Process *process, bool force);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDProcessFreeBSD.cpp48 ProcessFreeBSD::CreateInstance(Target& target, in CreateInstance() function in ProcessFreeBSD
66 CreateInstance); in Initialize()
HDProcessFreeBSD.h35 CreateInstance(lldb_private::Target& target,
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
HDItaniumABILanguageRuntime.cpp328 ItaniumABILanguageRuntime::CreateInstance (Process *process, lldb::LanguageType language) in CreateInstance() function in ItaniumABILanguageRuntime
346 CreateInstance); in Initialize()
363 PluginManager::UnregisterPlugin (CreateInstance); in Terminate()
HDItaniumABILanguageRuntime.h56 CreateInstance (Process *process, lldb::LanguageType language);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
HDPlatformFreeBSD.cpp38 PlatformFreeBSD::CreateInstance(bool force, const ArchSpec *arch) in CreateInstance() function in PlatformFreeBSD
113 PlatformFreeBSD::CreateInstance); in Initialize()
121 PluginManager::UnregisterPlugin (PlatformFreeBSD::CreateInstance); in Terminate()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.cpp55 PluginManager::UnregisterPlugin (ProcessElfCore::CreateInstance); in Terminate()
60 ProcessElfCore::CreateInstance (Target &target, Listener &listener, const FileSpec *crash_file) in CreateInstance() function in ProcessElfCore
367 GetPluginDescriptionStatic(), CreateInstance); in Initialize()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
HDUnwindAssembly-x86.h46 CreateInstance (const lldb_private::ArchSpec &arch);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
HDABISysV_arm64.h102 CreateInstance (const lldb_private::ArchSpec &arch);

1234