Searched refs:retaddr (Results 1 – 1 of 1) sorted by relevance
393 uintptr_t retaddr = reinterpret_cast<uintptr_t>(pc + 2); in Action() local395 *next_sp = retaddr; in Action()