Searched refs:ctx_sparc (Results 1 – 2 of 2) sorted by relevance
82 void SetContextSPARC(MDRawContextSPARC* ctx_sparc);100 MDRawContextSPARC* ctx_sparc; member
115 return context_.ctx_sparc; in GetContextSPARC()208 void DumpContext::SetContextSPARC(MDRawContextSPARC* ctx_sparc) { in SetContextSPARC() argument209 context_.ctx_sparc = ctx_sparc; in SetContextSPARC()243 delete context_.ctx_sparc; in FreeContext()