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

  /art/runtime/arch/x86/
context_x86.cc 32 gprs_[ESP] = &esp_;
35 esp_ = X86Context::kBadGprBase + ESP;
context_x86.h 106 uintptr_t esp_, eip_, arg0_; member in class:art::x86::FINAL

Completed in 192 milliseconds