Home
last modified time | relevance | path

Searched refs:OperatingSystem (Results 1 – 24 of 24) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/
DOperatingSystem.h27 class OperatingSystem : public PluginInterface {
41 static OperatingSystem *FindPlugin(Process *process, const char *plugin_name);
43 OperatingSystem(Process *process);
DThread.h1256 friend class OperatingSystem; variable
DProcess.h2372 OperatingSystem *GetOperatingSystem() { return m_os_up.get(); } in GetOperatingSystem()
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DOperatingSystem.h27 class OperatingSystem : public PluginInterface {
41 static OperatingSystem *FindPlugin(Process *process, const char *plugin_name);
43 OperatingSystem(Process *process);
DThread.h1253 friend class OperatingSystem; variable
DProcess.h2358 OperatingSystem *GetOperatingSystem() { return m_os_up.get(); } in GetOperatingSystem()
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DOperatingSystem.h27 class OperatingSystem : public PluginInterface {
41 static OperatingSystem *FindPlugin(Process *process, const char *plugin_name);
43 OperatingSystem(Process *process);
DThread.h1228 friend class OperatingSystem; variable
DProcess.h2335 OperatingSystem *GetOperatingSystem() { return m_os_up.get(); } in GetOperatingSystem()
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DOperatingSystem.h27 class OperatingSystem : public PluginInterface {
41 static OperatingSystem *FindPlugin(Process *process, const char *plugin_name);
43 OperatingSystem(Process *process);
DThread.h1253 friend class OperatingSystem; variable
DProcess.h2357 OperatingSystem *GetOperatingSystem() { return m_os_up.get(); } in GetOperatingSystem()
/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/plugins/
Doperating_system.py9 class OperatingSystem(ScriptedThread): class
/prebuilts/clang/host/linux-x86/clang-r547379/lib/python3.11/site-packages/lldb/plugins/
Doperating_system.py9 class OperatingSystem(ScriptedThread): class
/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/plugins/
Doperating_system.py9 class OperatingSystem(ScriptedThread): class
/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/plugins/
Doperating_system.py9 class OperatingSystem(ScriptedThread): class
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/
Dlldb-forward.h134 class OperatingSystem; variable
373 typedef std::unique_ptr<lldb_private::OperatingSystem> OperatingSystemUP;
Dlldb-private-interfaces.h63 typedef OperatingSystem *(*OperatingSystemCreateInstance)(Process *process,
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/
Dlldb-forward.h134 class OperatingSystem; variable
371 typedef std::unique_ptr<lldb_private::OperatingSystem> OperatingSystemUP;
Dlldb-private-interfaces.h63 typedef OperatingSystem *(*OperatingSystemCreateInstance)(Process *process,
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/
Dlldb-forward.h134 class OperatingSystem; variable
373 typedef std::unique_ptr<lldb_private::OperatingSystem> OperatingSystemUP;
Dlldb-private-interfaces.h63 typedef OperatingSystem *(*OperatingSystemCreateInstance)(Process *process,
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/
Dlldb-private-interfaces.h64 typedef OperatingSystem *(*OperatingSystemCreateInstance)(Process *process,
Dlldb-forward.h136 class OperatingSystem; variable
379 typedef std::unique_ptr<lldb_private::OperatingSystem> OperatingSystemUP;