Searched refs:thunkInsertionSpot (Results 1 – 1 of 1) sorted by relevance
469 size_t thunkInsertionSpot = i + 1; in createThunks() local504 os->chunks.insert(os->chunks.begin() + thunkInsertionSpot, thunkChunk); in createThunks()505 thunkInsertionSpot++; in createThunks()