Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc295 uint32_t* slot_ptr = reinterpret_cast<uint32_t*>(slot_address); in SetCatchEnvironmentForOptimizedHandler() local
296 *slot_ptr = vreg_value; in SetCatchEnvironmentForOptimizedHandler()