Searched refs:GetPluginName (Results 1 - 25 of 125) sorted by relevance

12345

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginInterface.h28 GetPluginName() = 0;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjCPlusPlus/
H A DObjCPlusPlusLanguage.cpp44 ObjCPlusPlusLanguage::GetPluginName() function in class:ObjCPlusPlusLanguage
H A DObjCPlusPlusLanguage.h55 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.h52 GetPluginName() override;
H A DSymbolVendorELF.cpp90 ConstString obj_name = obj_file->GetPluginName();
187 SymbolVendorELF::GetPluginName() function in class:SymbolVendorELF
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.h71 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.h42 ConstString GetPluginName() override;
H A DDynamicLoaderWindowsDYLD.cpp89 DynamicLoaderWindowsDYLD::GetPluginName() function in class:DynamicLoaderWindowsDYLD
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/Go/
H A DGoLanguage.h59 ConstString GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.h42 GetPluginName() override
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.h58 GetPluginName() override;
H A DScriptInterpreterNone.cpp84 ScriptInterpreterNone::GetPluginName() function in class:ScriptInterpreterNone
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectDisassemble.h48 GetPluginName () function in class:lldb_private::CommandObjectDisassemble::CommandOptions
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.h105 GetPluginName() override
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.h108 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.h106 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/AddressSanitizer/
H A DAddressSanitizerRuntime.h46 GetPluginName() override
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.h54 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h87 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/Go/
H A DGoLanguageRuntime.h82 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Go/
H A DOperatingSystemGo.h48 lldb_private::ConstString GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.h59 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.h54 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.h67 GetPluginName() override;
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.h106 GetPluginName() override;

Completed in 78 milliseconds

12345