Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.cc1302 std::vector<debug::MethodDebugInfo> thunk_infos = in VisitComplete() local
1305 std::make_move_iterator(thunk_infos.begin()), in VisitComplete()
1306 std::make_move_iterator(thunk_infos.end())); in VisitComplete()