Home
last modified time | relevance | path

Searched defs:CreateInstance (Results 1 – 25 of 97) sorted by relevance

1234

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp298 PlatformSP PlatformAppleSimulator::CreateInstance( in CreateInstance() function in PlatformAppleSimulator
555 static PlatformSP CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function
600 static PlatformSP CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function
642 static PlatformSP CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function
H A DPlatformRemoteMacOSX.cpp60 PlatformSP PlatformRemoteMacOSX::CreateInstance(bool force, in CreateInstance() function in PlatformRemoteMacOSX
H A DPlatformRemoteAppleBridge.cpp59 PlatformSP PlatformRemoteAppleBridge::CreateInstance(bool force, in CreateInstance() function in PlatformRemoteAppleBridge
H A DPlatformRemoteiOS.cpp55 PlatformSP PlatformRemoteiOS::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformRemoteiOS
H A DPlatformRemoteAppleWatch.cpp57 PlatformSP PlatformRemoteAppleWatch::CreateInstance(bool force, in CreateInstance() function in PlatformRemoteAppleWatch
H A DPlatformRemoteAppleTV.cpp60 PlatformSP PlatformRemoteAppleTV::CreateInstance(bool force, in CreateInstance() function in PlatformRemoteAppleTV
H A DPlatformMacOSX.cpp93 PlatformSP PlatformMacOSX::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformMacOSX
/openbsd-src/gnu/llvm/lldb/source/Plugins/TraceExporter/ctf/
H A DTraceExporterCTF.cpp42 Expected<TraceExporterUP> TraceExporterCTF::CreateInstance() { in CreateInstance() function in TraceExporterCTF
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp38 Language *ObjCPlusPlusLanguage::CreateInstance(lldb::LanguageType language) { in CreateInstance() function in ObjCPlusPlusLanguage
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp56 ScriptInterpreterNone::CreateInstance(Debugger &debugger) { in CreateInstance() function in ScriptInterpreterNone
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp39 DynamicLoader *DynamicLoaderWasmDYLD::CreateInstance(Process *process, in CreateInstance() function in DynamicLoaderWasmDYLD
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp56 SymbolVendorWasm::CreateInstance(const lldb::ModuleSP &module_sp, in CreateInstance() function in SymbolVendorWasm
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp54 SymbolVendorELF::CreateInstance(const lldb::ModuleSP &module_sp, in CreateInstance() function in SymbolVendorELF
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp54 SymbolVendorPECOFF::CreateInstance(const lldb::ModuleSP &module_sp, in CreateInstance() function in SymbolVendorPECOFF
/openbsd-src/gnu/llvm/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp46 lldb::REPLSP ClangREPL::CreateInstance(Status &error, in CreateInstance() function in ClangREPL
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Minidump/
H A DObjectFileMinidump.cpp35 ObjectFile *ObjectFileMinidump::CreateInstance( in CreateInstance() function in ObjectFileMinidump
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp44 PlatformSP PlatformOpenBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformOpenBSD
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DTypeSystem.cpp54 lldb::TypeSystemSP TypeSystem::CreateInstance(lldb::LanguageType language, in CreateInstance() function in TypeSystem
59 lldb::TypeSystemSP TypeSystem::CreateInstance(lldb::LanguageType language, in CreateInstance() function in TypeSystem
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DProcessTrace.cpp31 ProcessSP ProcessTrace::CreateInstance(TargetSP target_sp, in CreateInstance() function in ProcessTrace
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp48 PlatformSP PlatformFreeBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformFreeBSD
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp90 SymbolVendorMacOSX::CreateInstance(const lldb::ModuleSP &module_sp, in CreateInstance() function in SymbolVendorMacOSX
/openbsd-src/gnu/llvm/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp235 UnwindAssembly *UnwindAssembly_x86::CreateInstance(const ArchSpec &arch) { in CreateInstance() function in UnwindAssembly_x86
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp46 DynamicLoader *DynamicLoaderWindowsDYLD::CreateInstance(Process *process, in CreateInstance() function in DynamicLoaderWindowsDYLD
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp106 PlatformSP PlatformQemuUser::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformQemuUser
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp43 PlatformSP PlatformNetBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformNetBSD

1234