Home
last modified time | relevance | path

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

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