Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1876 auto* image_method = image_header_.GetImageMethod(image_root); in Dump() local
1877 indent_os << StringPrintf("%s: %p\n", description, image_method); in Dump()