/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | SymbolVendor.h | 44 llvm::StringRef GetPluginName() override { return "vendor-default"; } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/ |
H A D | DynamicLoaderStatic.h | 47 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/ |
H A D | ArchitectureArm.h | 22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
H A D | DynamicLoaderWindowsDYLD.h | 42 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/ |
H A D | ScriptInterpreterNone.h | 40 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
H A D | SymbolVendorELF.h | 34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/ |
H A D | SymbolVendorPECOFF.h | 34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/ |
H A D | SymbolVendorWasm.h | 33 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/ctf/ |
H A D | TraceExporterCTF.h | 27 llvm::StringRef GetPluginName() override { in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/ |
H A D | MemoryHistoryASan.h | 32 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/RegisterTypeBuilder/ |
H A D | RegisterTypeBuilderClang.h | 25 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | ProcessFreeBSDKernel.h | 34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | ObjectFileMinidump.h | 38 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/ |
H A D | ArchitecturePPC64.h | 22 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ |
H A D | UnwindAssembly-x86.h | 53 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/ |
H A D | PlatformOpenBSD.h | 34 llvm::StringRef GetPluginName() override { in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
H A D | InstrumentationRuntimeASan.h | 34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
H A D | InstrumentationRuntimeMainThreadChecker.h | 35 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.h | 34 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.h | 37 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/ |
H A D | DynamicLoaderWasmDYLD.h | 45 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
H A D | PlatformFreeBSD.h | 35 llvm::StringRef GetPluginName() override { in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.h | 35 llvm::StringRef GetPluginName() override { in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
H A D | ABISysV_hexagon.h | 86 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/ |
H A D | ABISysV_x86_64.h | 82 llvm::StringRef GetPluginName() override { return GetPluginNameStatic(); } in GetPluginName() function
|