Searched refs:thunk_infos (Results 1 – 1 of 1) sorted by relevance
1302 std::vector<debug::MethodDebugInfo> thunk_infos = in VisitComplete() local1305 std::make_move_iterator(thunk_infos.begin()), in VisitComplete()1306 std::make_move_iterator(thunk_infos.end())); in VisitComplete()