Searched refs:kExportPCPoison (Results 1 – 2 of 2) sorted by relevance
43 constexpr uintptr_t kExportPCPoison = 0xdead00ff; variable
520 shadow_frame->SetDexPCPtr(reinterpret_cast<uint16_t*>(kExportPCPoison)); in MterpCheckBefore()