Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc154 static void UnimplementedEntryPoint() { in UnimplementedEntryPoint() function
174 *it = reinterpret_cast<uintptr_t>(UnimplementedEntryPoint); in InitTlsEntryPoints()