Searched refs:MD_CONTEXT_PPC64 (Results 1 – 4 of 4) sorted by relevance
124 #define MD_CONTEXT_PPC64 0x01000000 macro125 #define MD_CONTEXT_PPC64_BASE (MD_CONTEXT_PPC64 | 0x00000001)126 #define MD_CONTEXT_PPC64_FLOATING_POINT (MD_CONTEXT_PPC64 | 0x00000008)127 #define MD_CONTEXT_PPC64_VECTOR (MD_CONTEXT_PPC64 | 0x00000020)
89 if (GetContextCPU() != MD_CONTEXT_PPC64) { in GetContextPPC64()166 case MD_CONTEXT_PPC64: in GetInstructionPointer()210 case MD_CONTEXT_PPC64: in GetStackPointer()277 case MD_CONTEXT_PPC64: in FreeContext()422 case MD_CONTEXT_PPC64: { in Print()
225 case MD_CONTEXT_PPC64: in StackwalkerForCPU()
598 if (cpu_type != MD_CONTEXT_PPC64) { in Read()1214 case MD_CONTEXT_PPC64: in CheckAgainstSystemInfo()5126 *context_cpu_flags = MD_CONTEXT_PPC64; in GetContextCPUFlagsFromSystemInfo()