Home
last modified time | relevance | path

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

/art/runtime/arch/arm/
Dfault_handler_arm.cc106 uintptr_t gc_map_location = (sc->arm_pc + instr_size) | 1; in Action() local
110 *reinterpret_cast<uintptr_t*>(sc->arm_sp) = gc_map_location; in Action()