Searched refs:thunkSymbolIndex (Results 1 – 1 of 1) sorted by relevance
474 uint32_t &thunkSymbolIndex = insertion.first->second; in createThunks() local476 thunkSymbolIndex = file->addRangeThunkSymbol(thunk); in createThunks()477 relocReplacements.push_back({j, thunkSymbolIndex}); in createThunks()