Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc3140 kDumpImt, enumerator
3382 return OatDumpMode::kDumpImt; in GetMode()
3440 case OatDumpMode::kDumpImt: in NeedsRuntime()
3483 CHECK(mode == OatDumpMode::kDumpImt || mode == OatDumpMode::kDumpImage || in ExecuteWithRuntime()
3486 if (mode == OatDumpMode::kDumpImt) { in ExecuteWithRuntime()