Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1259 DumpVregLocations(vios->Stream(), oat_method, code_item_accessor); in DumpOatMethod()
1432 void DumpVregLocations(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpVregLocations() function in art::OatDumper