Searched refs:MD_CONTEXT_PPC64 (Results 1 – 4 of 4) sorted by relevance
119 #define MD_CONTEXT_PPC64 0x01000000 macro120 #define MD_CONTEXT_PPC64_BASE (MD_CONTEXT_PPC64 | 0x00000001)121 #define MD_CONTEXT_PPC64_FLOATING_POINT (MD_CONTEXT_PPC64 | 0x00000008)122 #define MD_CONTEXT_PPC64_VECTOR (MD_CONTEXT_PPC64 | 0x00000020)
92 if (GetContextCPU() != MD_CONTEXT_PPC64) { in GetContextPPC64()168 case MD_CONTEXT_PPC64: in GetInstructionPointer()234 case MD_CONTEXT_PPC64: in FreeContext()378 case MD_CONTEXT_PPC64: { in Print()
218 case MD_CONTEXT_PPC64: in StackwalkerForCPU()
572 if (cpu_type != MD_CONTEXT_PPC64) { in Read()1143 case MD_CONTEXT_PPC64: in CheckAgainstSystemInfo()4069 *context_cpu_flags = MD_CONTEXT_PPC64; in GetContextCPUFlagsFromSystemInfo()