OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:esp_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/arch/x86/
context_x86.h
64
uintptr_t
esp_
, eip_;
member in class:art::x86::X86Context
context_x86.cc
32
gprs_[ESP] = &
esp_
;
34
esp_
= X86Context::kBadGprBase + ESP;
Completed in 49 milliseconds