Searched refs:thunk_map (Results 1 – 1 of 1) sorted by relevance
668 ThunkMap thunk_map(thunks.begin(), thunks.end()); in SetupRecordVTable() local674 ThunkMap::iterator it = thunk_map.find(index); in SetupRecordVTable()675 if (it != thunk_map.end()) { in SetupRecordVTable()