Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc339 uint8_t* slot_address = reinterpret_cast<uint8_t*>(frame_top) + slot_offset; in SetCatchEnvironmentForOptimizedHandler() local
340 uint32_t* slot_ptr = reinterpret_cast<uint32_t*>(slot_address); in SetCatchEnvironmentForOptimizedHandler()