Home
last modified time | relevance | path

Searched refs:GetNameAtIndex (Results 26 – 45 of 45) sorted by relevance

12

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/API/
H A DSBEnvironment.h49 const char *GetNameAtIndex(size_t index);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/API/
H A DSBEnvironment.h49 const char *GetNameAtIndex(size_t index);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py21 name = env.GetNameAtIndex(i)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
771 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
819 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1129 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
771 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
819 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1129 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Core/
H A DPluginManager.cpp242 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
785 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
833 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1143 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
771 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
819 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1129 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
771 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
819 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
1129 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
769 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
817 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
768 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
816 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
769 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
817 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Core/
H A DPluginManager.cpp241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances
769 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()
817 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()

12