| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/ |
| H A D | PluginInterface.h | 23 virtual uint32_t GetPluginVersion() = 0;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/ |
| H A D | SymbolVendorELF.h | 45 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Architecture/PPC64/ |
| H A D | ArchitecturePPC64.h | 24 uint32_t GetPluginVersion() override;
|
| H A D | ArchitecturePPC64.cpp | 47 uint32_t ArchitecturePPC64::GetPluginVersion() { return 1; } in GetPluginVersion() function in ArchitecturePPC64
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Windows-DYLD/ |
| H A D | DynamicLoaderWindowsDYLD.h | 38 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/None/ |
| H A D | ScriptInterpreterNone.h | 48 uint32_t GetPluginVersion() override;
|
| H A D | ScriptInterpreterNone.cpp | 73 uint32_t ScriptInterpreterNone::GetPluginVersion() { return 1; } in GetPluginVersion() function in ScriptInterpreterNone
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/ObjCPlusPlus/ |
| H A D | ObjCPlusPlusLanguage.h | 51 uint32_t GetPluginVersion() override;
|
| H A D | ObjCPlusPlusLanguage.cpp | 49 uint32_t ObjCPlusPlusLanguage::GetPluginVersion() { return 1; } in GetPluginVersion() function in ObjCPlusPlusLanguage
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/MemoryHistory/asan/ |
| H A D | MemoryHistoryASan.h | 37 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Architecture/Arm/ |
| H A D | ArchitectureArm.h | 24 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/ |
| H A D | DynamicLoaderStatic.h | 58 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Architecture/Mips/ |
| H A D | ArchitectureMips.h | 25 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/OpenBSD/ |
| H A D | PlatformOpenBSD.h | 39 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
| H A D | ASanRuntime.h | 41 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
| H A D | UBSanRuntime.h | 42 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/ |
| H A D | MainThreadCheckerRuntime.h | 41 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/ |
| H A D | UnwindAssembly-x86.h | 58 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.h | 39 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.h | 39 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/ |
| H A D | JITLoaderGDB.h | 45 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.h | 50 uint32_t GetPluginVersion() override { return 1; } in GetPluginVersion() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/ |
| H A D | DisassemblerLLVMC.h | 52 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/ |
| H A D | ABISysV_arm64.h | 92 uint32_t GetPluginVersion() override;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/ |
| H A D | ABIMacOSX_arm64.h | 89 uint32_t GetPluginVersion() override;
|