Home
last modified time | relevance | path

Searched refs:GetPluginName (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBSaveCoreOptions.cpp59 const char *SBSaveCoreOptions::GetPluginName() const { in GetPluginName() function in SBSaveCoreOptions
61 const auto name = m_opaque_up->GetPluginName(); in GetPluginName()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDProcessTrace.h44 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
53 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
HDProcess.h621 "error: {0} does not support loading core files.", GetPluginName()); in DoLoadCore()
1011 GetPluginName()); in DoAttachToProcessWithID()
1100 "error: {0} does not support launching processes", GetPluginName()); in DoLaunch()
1135 "error: {0} does not support resuming processes", GetPluginName()); in DoResume()
1170 "error: {0} does not support halting processes", GetPluginName()); in DoHalt()
1197 GetPluginName()); in DoDetach()
1228 GetPluginName()); in DoSignal()
1678 "error: {0} does not support writing to processes", GetPluginName()); in DoWriteMemory()
1762 GetPluginName()); in DoAllocateMemory()
2030 GetPluginName()); in DoDeallocateMemory()
[all …]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
HDProcessMinidump.h58 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
86 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTrace.cpp168 return m_live_process->TraceStop(TraceStopRequest(GetPluginName())); in Stop()
176 return m_live_process->TraceStop(TraceStopRequest(GetPluginName(), tids)); in Stop()
184 return m_live_process->TraceGetState(GetPluginName()); in GetLiveProcessState()
241 TraceGetBinaryDataRequest request{GetPluginName().str(), kind.str(), tid, in GetLiveThreadBinaryData()
259 TraceGetBinaryDataRequest request{GetPluginName().str(), kind.str(), in GetLiveCpuBinaryData()
272 TraceGetBinaryDataRequest request{GetPluginName().str(), kind.str(), in GetLiveProcessBinaryData()
HDPlatform.cpp249 strm.Format(" Platform: {0}\n", GetPluginName()); in GetStatus()
605 GetPluginName(), LLVM_PRETTY_FUNCTION); in MakeDirectory()
620 GetPluginName(), LLVM_PRETTY_FUNCTION); in GetFilePermissions()
633 GetPluginName(), LLVM_PRETTY_FUNCTION); in SetFilePermissions()
668 GetPluginName()); in ReadFile()
678 GetPluginName()); in WriteFile()
792 resolved_module_spec.GetFileSpec(), GetPluginName(), in ResolveExecutable()
882 GetPluginName()); in ConnectRemote()
885 "Platform::ConnectRemote() is not supported by {0}", GetPluginName()); in ConnectRemote()
895 GetPluginName()); in DisconnectRemote()
[all …]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
HDProcessElfCore.h62 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
72 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginInterface.h21 virtual llvm::StringRef GetPluginName() = 0;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/
HDTraceExporterCTF.h27 llvm::StringRef GetPluginName() override { in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
HDSymbolVendorELF.h34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
HDSymbolVendorPECOFF.h34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
HDSymbolVendorWasm.h33 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolVendor.h44 llvm::StringRef GetPluginName() override { return "vendor-default"; } in GetPluginName() function
HDSaveCoreOptions.h27 std::optional<std::string> GetPluginName() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
HDSymbolLocatorDebuginfod.h33 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
HDMemoryHistoryASan.h32 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/
HDArchitecturePPC64.h22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
HDScriptInterpreterNone.h40 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/
HDRegisterTypeBuilderClang.h25 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
HDSymbolLocatorDefault.h31 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
HDArchitectureArm.h22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBSaveCoreOptions.h33 const char *GetPluginName() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
HDArchitectureAArch64.h23 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
HDDynamicLoaderStatic.h47 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
HDSymbolLocatorDebugSymbols.h31 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function

123456