Searched refs:ppc_thread_state_t (Results 1 – 4 of 4) sorted by relevance
586 ppc_thread_state_t *machine_state = in WriteStackPPC()587 reinterpret_cast<ppc_thread_state_t *>(state); in WriteStackPPC()602 ppc_thread_state_t *machine_state = in CurrentPCForStackPPC()603 reinterpret_cast<ppc_thread_state_t *>(state); in CurrentPCForStackPPC()620 ppc_thread_state_t *machine_state = in WriteContextPPC()621 reinterpret_cast<ppc_thread_state_t *>(state); in WriteContextPPC()
588 struct ppc_thread_state_t { struct in libunwind::Registers_ppc638 ppc_thread_state_t _registers;648 static_assert(sizeof(ppc_thread_state_t) == 160, in Registers_ppc()651 static_cast<const uint8_t *>(registers) + sizeof(ppc_thread_state_t), in Registers_ppc()653 static_assert(sizeof(ppc_thread_state_t) + sizeof(ppc_float_state_t) == 424, in Registers_ppc()656 static_cast<const uint8_t *>(registers) + sizeof(ppc_thread_state_t) + in Registers_ppc()
1895 struct ppc_thread_state_t { struct1917 inline void swapStruct(ppc_thread_state_t &x) { in swapStruct() argument
1942 struct ppc_thread_state_t { struct1964 inline void swapStruct(ppc_thread_state_t &x) { in swapStruct() argument