Home
last modified time | relevance | path

Searched refs:retaddr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/arch/x86/
Dfault_handler_x86.cc393 uintptr_t retaddr = reinterpret_cast<uintptr_t>(pc + 2); in Action() local
395 *next_sp = retaddr; in Action()