Searched refs:ppc_thread_state32_t (Results 1 – 2 of 2) sorted by relevance
2023 struct ppc_thread_state32_t { struct2066 inline void swapStruct(ppc_thread_state32_t &x) { in swapStruct() argument2117 ppc_thread_state32_t ts32;2143 sizeof(ppc_thread_state32_t) / sizeof(uint32_t);
1178 if (state + sizeof(MachO::ppc_thread_state32_t) > end) in checkThreadCommand()1182 state += sizeof(MachO::ppc_thread_state32_t); in checkThreadCommand()