Searched defs:GetPluginName (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp43 lldb_private::ConstString ObjCPlusPlusLanguage::GetPluginName() { function in class:ObjCPlusPlusLanguage
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/PPC64/
H A DArchitecturePPC64.cpp46 ConstString ArchitecturePPC64::GetPluginName() { return GetPluginNameStatic(); } function in class:ArchitecturePPC64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp69 lldb_private::ConstString ScriptInterpreterNone::GetPluginName() { function in class:ScriptInterpreterNone
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolVendor.cpp77 lldb_private::ConstString SymbolVendor::GetPluginName() { function in class:SymbolVendor
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp42 ConstString ArchitectureArm::GetPluginName() { return GetPluginNameStatic(); } function in class:ArchitectureArm
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp153 ConstString SymbolVendorELF::GetPluginName() { return GetPluginNameStatic(); } function in class:SymbolVendorELF
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp145 ConstString SymbolVendorWasm::GetPluginName() { return GetPluginNameStatic(); } function in class:SymbolVendorWasm
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.h35 const char *GetPluginName() { function in class:lldb_private::CommandObjectDisassemble::CommandOptions
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp45 ConstString ArchitectureMips::GetPluginName() { return GetPluginNameStatic(); } function in class:ArchitectureMips
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp163 lldb_private::ConstString DynamicLoaderStatic::GetPluginName() { function in class:DynamicLoaderStatic
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp177 ConstString DynamicLoaderWindowsDYLD::GetPluginName() { function in class:DynamicLoaderWindowsDYLD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp91 ConstString PlatformOpenBSD::GetPluginName() { function in class:PlatformOpenBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp191 lldb_private::ConstString ScriptInterpreterLua::GetPluginName() { function in class:ScriptInterpreterLua
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp249 ConstString UnwindAssembly_x86::GetPluginName() { function in class:UnwindAssembly_x86
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp1301 lldb_private::ConstString ABISysV_hexagon::GetPluginName() { function in class:ABISysV_hexagon
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp47 ConstString EmulateInstructionPPC64::GetPluginName() { function in class:EmulateInstructionPPC64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp101 ConstString AppleObjCRuntimeV1::GetPluginName() { function in class:AppleObjCRuntimeV1
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp203 lldb_private::ConstString ObjectFileJIT::GetPluginName() { function in class:ObjectFileJIT
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp145 ConstString OperatingSystemPython::GetPluginName() { function in class:OperatingSystemPython
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp93 ConstString PlatformFreeBSD::GetPluginName() { function in class:PlatformFreeBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp85 ConstString PlatformNetBSD::GetPluginName() { function in class:PlatformNetBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp267 lldb_private::ConstString SymbolFileSymtab::GetPluginName() { function in class:SymbolFileSymtab
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp798 ConstString ABISysV_arm64::GetPluginName() { return GetPluginNameStatic(); } function in class:ABISysV_arm64
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABIMacOSX_i386.cpp470 lldb_private::ConstString ABIMacOSX_i386::GetPluginName() { function in class:ABIMacOSX_i386
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp58 lldb_private::ConstString ObjCLanguage::GetPluginName() { function in class:ObjCLanguage

Completed in 134 milliseconds

123