Searched refs:regs_struct (Results 1 – 2 of 2) sorted by relevance
474 typedef pt_regs regs_struct; typedef478 typedef user_regs regs_struct; typedef482 typedef user_regs_struct regs_struct; typedef500 typedef pt_regs regs_struct; typedef504 typedef struct user regs_struct; typedef512 typedef struct user_pt_regs regs_struct; typedef518 typedef struct user_regs_struct regs_struct; typedef526 typedef _user_regs_struct regs_struct; typedef600 buffer->resize(RoundUpTo(sizeof(regs_struct), uptr_sz) / uptr_sz); in GetRegistersAndSP()615 *sp = reinterpret_cast<regs_struct *>(buffer->data())[0].REG_SP; in GetRegistersAndSP()
89 typedef x86_thread_state64_t regs_struct; typedef94 typedef arm_thread_state64_t regs_struct; typedef103 typedef x86_thread_state32_t regs_struct; typedef147 regs_struct regs; in GetRegistersAndSP()