Home
last modified time | relevance | path

Searched defs:ThreadStateCheckpoint (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DThread.h121 struct ThreadStateCheckpoint { struct
122 uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting
124 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you
126 size_t m_completed_plan_checkpoint;
128 register_backup_sp; // You need to restore the registers, of course...
129 uint32_t current_inlined_depth;
130 lldb::addr_t current_inlined_pc;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DThread.h120 struct ThreadStateCheckpoint { struct
121 uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting
123 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you
125 size_t m_completed_plan_checkpoint;
127 register_backup_sp; // You need to restore the registers, of course...
128 uint32_t current_inlined_depth;
129 lldb::addr_t current_inlined_pc;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DThread.h121 struct ThreadStateCheckpoint { struct
122 uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting
124 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you
126 size_t m_completed_plan_checkpoint;
128 register_backup_sp; // You need to restore the registers, of course...
129 uint32_t current_inlined_depth;
130 lldb::addr_t current_inlined_pc;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DThread.h121 struct ThreadStateCheckpoint { struct
122 uint32_t orig_stop_id; // Dunno if I need this yet but it is an interesting
124 lldb::StopInfoSP stop_info_sp; // You have to restore the stop info or you
126 size_t m_completed_plan_checkpoint;
128 register_backup_sp; // You need to restore the registers, of course...
129 uint32_t current_inlined_depth;
130 lldb::addr_t current_inlined_pc;