Searched refs:MD_CONTEXT_PPC (Results 1 – 5 of 5) sorted by relevance
153 #define MD_CONTEXT_PPC 0x20000000 macro154 #define MD_CONTEXT_PPC_BASE (MD_CONTEXT_PPC | 0x00000001)155 #define MD_CONTEXT_PPC_FLOATING_POINT (MD_CONTEXT_PPC | 0x00000008)156 #define MD_CONTEXT_PPC_VECTOR (MD_CONTEXT_PPC | 0x00000020)
83 if (GetContextCPU() != MD_CONTEXT_PPC) { in GetContextPPC()165 case MD_CONTEXT_PPC: in GetInstructionPointer()230 case MD_CONTEXT_PPC: in FreeContext()339 case MD_CONTEXT_PPC: { in Print()
212 case MD_CONTEXT_PPC: in StackwalkerForCPU()
837 case MD_CONTEXT_PPC: { in Read()1138 case MD_CONTEXT_PPC: in CheckAgainstSystemInfo()4066 *context_cpu_flags = MD_CONTEXT_PPC; in GetContextCPUFlagsFromSystemInfo()
74 MD_CONTEXT_PPC