Searched refs:MD_CONTEXT_PPC (Results 1 – 5 of 5) sorted by relevance
158 #define MD_CONTEXT_PPC 0x20000000 macro159 #define MD_CONTEXT_PPC_BASE (MD_CONTEXT_PPC | 0x00000001)160 #define MD_CONTEXT_PPC_FLOATING_POINT (MD_CONTEXT_PPC | 0x00000008)161 #define MD_CONTEXT_PPC_VECTOR (MD_CONTEXT_PPC | 0x00000020)
80 if (GetContextCPU() != MD_CONTEXT_PPC) { in GetContextPPC()163 case MD_CONTEXT_PPC: in GetInstructionPointer()207 case MD_CONTEXT_PPC: in GetStackPointer()273 case MD_CONTEXT_PPC: in FreeContext()383 case MD_CONTEXT_PPC: { in Print()
219 case MD_CONTEXT_PPC: in StackwalkerForCPU()
855 case MD_CONTEXT_PPC: { in Read()1209 case MD_CONTEXT_PPC: in CheckAgainstSystemInfo()5123 *context_cpu_flags = MD_CONTEXT_PPC; in GetContextCPUFlagsFromSystemInfo()
74 MD_CONTEXT_PPC