Home
last modified time | relevance | path

Searched refs:PluginInstances (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
749 typedef PluginInstances<PlatformInstance> PlatformInstances;
797 typedef PluginInstances<ProcessInstance> ProcessInstances;
915 typedef PluginInstances<StructuredDataPluginInstance>
1021 typedef PluginInstances<TraceInstance> TraceInstances;
1125 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
279 typedef PluginInstances<ABIInstance> ABIInstances;
405 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
499 typedef PluginInstances<LanguageInstance> LanguageInstances;
628 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
748 typedef PluginInstances<PlatformInstance> PlatformInstances;
796 typedef PluginInstances<ProcessInstance> ProcessInstances;
914 typedef PluginInstances<StructuredDataPluginInstance>
958 typedef PluginInstances<SymbolFileInstance> SymbolFileInstances;
1076 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
751 typedef PluginInstances<PlatformInstance> PlatformInstances;
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
917 typedef PluginInstances<StructuredDataPluginInstance>
1029 typedef PluginInstances<TraceInstance> TraceInstances;
1200 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
751 typedef PluginInstances<PlatformInstance> PlatformInstances;
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
917 typedef PluginInstances<StructuredDataPluginInstance>
1029 typedef PluginInstances<TraceInstance> TraceInstances;
1200 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp201 template <typename Instance> class PluginInstances { class
281 typedef PluginInstances<ABIInstance> ABIInstances;
407 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
501 typedef PluginInstances<LanguageInstance> LanguageInstances;
630 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
765 typedef PluginInstances<PlatformInstance> PlatformInstances;
813 typedef PluginInstances<ProcessInstance> ProcessInstances;
931 typedef PluginInstances<StructuredDataPluginInstance>
1043 typedef PluginInstances<TraceInstance> TraceInstances;
1214 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
751 typedef PluginInstances<PlatformInstance> PlatformInstances;
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
917 typedef PluginInstances<StructuredDataPluginInstance>
1029 typedef PluginInstances<TraceInstance> TraceInstances;
1200 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
751 typedef PluginInstances<PlatformInstance> PlatformInstances;
799 typedef PluginInstances<ProcessInstance> ProcessInstances;
917 typedef PluginInstances<StructuredDataPluginInstance>
1029 typedef PluginInstances<TraceInstance> TraceInstances;
1200 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
749 typedef PluginInstances<PlatformInstance> PlatformInstances;
797 typedef PluginInstances<ProcessInstance> ProcessInstances;
915 typedef PluginInstances<StructuredDataPluginInstance>
1023 typedef PluginInstances<TraceInstance> TraceInstances;
1138 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp200 template <typename Instance> class PluginInstances { class
280 typedef PluginInstances<ABIInstance> ABIInstances;
406 typedef PluginInstances<JITLoaderInstance> JITLoaderInstances;
500 typedef PluginInstances<LanguageInstance> LanguageInstances;
629 typedef PluginInstances<ObjectFileInstance> ObjectFileInstances;
749 typedef PluginInstances<PlatformInstance> PlatformInstances;
797 typedef PluginInstances<ProcessInstance> ProcessInstances;
915 typedef PluginInstances<StructuredDataPluginInstance>
1023 typedef PluginInstances<TraceInstance> TraceInstances;
1138 typedef PluginInstances<InstrumentationRuntimeInstance>
[all …]