HomeSort by relevance Sort by last modified time
    Searched refs:ra_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/arch/mips/
context_mips.cc 37 gprs_[RA] = &ra_;
40 ra_ = MipsContext::kBadGprBase + RA;
context_mips.h 87 uintptr_t sp_, ra_; member in class:art::mips::MipsContext

Completed in 269 milliseconds