Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/
H A DTraceExporterCTF.cpp42 Expected<TraceExporterUP> TraceExporterCTF::CreateInstance() { in CreateInstance() function in TraceExporterCTF
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp38 Language *ObjCPlusPlusLanguage::CreateInstance(lldb::LanguageType language) { in CreateInstance() function in ObjCPlusPlusLanguage
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp56 ScriptInterpreterNone::CreateInstance(Debugger &debugger) { CreateInstance() function in ScriptInterpreterNone
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp39 DynamicLoader *DynamicLoaderWasmDYLD::CreateInstance(Process *process, in CreateInstance() function in DynamicLoaderWasmDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp56 SymbolVendorWasm::CreateInstance(const lldb::ModuleSP &module_sp, CreateInstance() function in SymbolVendorWasm
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp54 SymbolVendorELF::CreateInstance(const lldb::ModuleSP &module_sp, CreateInstance() function in SymbolVendorELF
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp54 SymbolVendorPECOFF::CreateInstance(const lldb::ModuleSP &module_sp, CreateInstance() function in SymbolVendorPECOFF
/freebsd/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/
H A DRegisterTypeBuilderClang.cpp32 RegisterTypeBuilderClang::CreateInstance(Target &target) { in CreateInstance() function in RegisterTypeBuilderClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/JSON/
H A DSymbolFileJSON.cpp54 SymbolFile *SymbolFileJSON::CreateInstance(ObjectFileSP objfile_sp) { in CreateInstance() function in SymbolFileJSON
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUICommandHandler.cpp52 LeashUICommandHandler::CreateInstance(IUICommandHandler **out, HWND hwnd) in CreateInstance() function in LeashUICommandHandler
H A DLeashUIApplication.cpp49 LeashUIApplication::CreateInstance(IUIApplication **out, HWND hwnd) in CreateInstance() function in LeashUIApplication
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DObjectFileMinidump.cpp37 ObjectFile *ObjectFileMinidump::CreateInstance( in CreateInstance() function in ObjectFileMinidump
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp43 PlatformSP PlatformOpenBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformOpenBSD
/freebsd/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp48 lldb::REPLSP ClangREPL::CreateInstance(Status &error, in CreateInstance() function in ClangREPL
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp48 PlatformSP PlatformFreeBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformFreeBSD
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcessTrace.cpp33 ProcessSP ProcessTrace::CreateInstance(TargetSP target_sp, in CreateInstance() function in ProcessTrace
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp55 lldb::TypeSystemSP TypeSystem::CreateInstance(lldb::LanguageType language, in CreateInstance() function in TypeSystem
60 lldb::TypeSystemSP TypeSystem::CreateInstance(lldb::LanguageType language, in CreateInstance() function in TypeSystem
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp46 DynamicLoader *DynamicLoaderWindowsDYLD::CreateInstance(Process *process, in CreateInstance() function in DynamicLoaderWindowsDYLD
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp235 UnwindAssembly *UnwindAssembly_x86::CreateInstance(const ArchSpec &arch) { in CreateInstance() function in UnwindAssembly_x86
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.cpp69 SymbolLocator *SymbolLocatorDefault::CreateInstance() { in CreateInstance() function in SymbolLocatorDefault
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp43 PlatformSP PlatformNetBSD::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformNetBSD
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp101 PlatformSP PlatformQemuUser::CreateInstance(bool force, const ArchSpec *arch) { in CreateInstance() function in PlatformQemuUser
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp95 ObjectFilePDB::CreateInstance(const ModuleSP &module_sp, DataBufferSP data_sp, in CreateInstance() function in ObjectFilePDB
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp60 ObjectFile *ObjectFileBreakpad::CreateInstance( in CreateInstance() function in ObjectFileBreakpad
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/
H A DABISysV_msp430.cpp269 ABISysV_msp430::CreateInstance(lldb::ProcessSP process_sp, in CreateInstance() function in ABISysV_msp430

1234