Searched refs:ppc_thread_state32_t (Results 1 – 2 of 2) sorted by relevance
1902 struct ppc_thread_state32_t { struct1945 inline void swapStruct(ppc_thread_state32_t &x) { in swapStruct() argument1996 ppc_thread_state32_t ts32;2022 sizeof(ppc_thread_state32_t) / sizeof(uint32_t);
1173 if (state + sizeof(MachO::ppc_thread_state32_t) > end) in checkThreadCommand()1177 state += sizeof(MachO::ppc_thread_state32_t); in checkThreadCommand()