Searched refs:thunkSymtabIndices (Results 1 – 1 of 1) sorted by relevance
424 DenseMap<std::pair<ObjFile *, Defined *>, uint32_t> thunkSymtabIndices; in createThunks() local480 auto insertion = thunkSymtabIndices.insert({{file, thunk}, ~0U}); in createThunks()