Searched refs:ThunkMap (Results 1 – 1 of 1) sorted by relevance
634 typedef std::map<uint64_t, clang::ThunkInfo> ThunkMap; typedef659 ThunkMap thunk_map(thunks.begin(), thunks.end()); in SetupRecordVTable()665 ThunkMap::iterator it = thunk_map.find(index); in SetupRecordVTable()