Searched refs:ctx_sparc (Results 1 – 2 of 2) sorted by relevance
86 void SetContextSPARC(MDRawContextSPARC* ctx_sparc);104 MDRawContextSPARC* ctx_sparc; member
112 return context_.ctx_sparc; in GetContextSPARC()251 void DumpContext::SetContextSPARC(MDRawContextSPARC* ctx_sparc) { in SetContextSPARC() argument252 context_.ctx_sparc = ctx_sparc; in SetContextSPARC()286 delete context_.ctx_sparc; in FreeContext()