Home
last modified time | relevance | path

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

123456

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcessTrace.h43 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
52 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
H A DProcess.h617 "error: {0} does not support loading core files.", GetPluginName()); in DoLoadCore()
1007 GetPluginName()); in DoAttachToProcessWithID()
1096 "error: {0} does not support launching processes", GetPluginName()); in DoLaunch()
1131 "error: {0} does not support resuming processes", GetPluginName()); in DoResume()
1166 "error: {0} does not support halting processes", GetPluginName()); in DoHalt()
1193 GetPluginName()); in DoDetach()
1224 GetPluginName()); in DoSignal()
1737 GetPluginName()); in DoAllocateMemory()
2005 GetPluginName()); in DoDeallocateMemory()
2940 GetPluginName())); in DoReadMemoryTags()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h58 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
86 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTrace.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()
H A DPlatform.cpp283 strm.Format(" Platform: {0}\n", GetPluginName()); in GetStatus()
639 GetPluginName(), LLVM_PRETTY_FUNCTION); in MakeDirectory()
654 GetPluginName(), LLVM_PRETTY_FUNCTION); in GetFilePermissions()
702 GetPluginName()); in ReadFile()
712 GetPluginName()); in WriteFile()
851 resolved_module_spec.GetFileSpec(), GetPluginName(), in ResolveRemoteExecutable()
952 GetPluginName()); in ConnectRemote()
965 GetPluginName()); in DisconnectRemote()
969 GetPluginName()); in DisconnectRemote()
1113 process_sp->GetPluginName()); in DebugProcess()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginInterface.h21 virtual llvm::StringRef GetPluginName() = 0;
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h62 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
72 "error: {0} does not support resuming processes", GetPluginName()); in WillResume()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/
H A DTraceExporterCTF.h27 llvm::StringRef GetPluginName() override { in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.h34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.h34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.h33 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolVendor.h44 llvm::StringRef GetPluginName() override { return "vendor-default"; } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.h32 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Debuginfod/
H A DSymbolLocatorDebuginfod.h33 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.h40 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/
H A DRegisterTypeBuilderClang.h25 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/
H A DArchitecturePPC64.h22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/
H A DSymbolLocatorDefault.h31 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.h22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.h47 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.h23 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.h50 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.h31 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.h45 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.h30 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function

123456