Searched refs:relocReplacements (Results 1 – 1 of 1) sorted by relevance
439 std::vector<std::pair<uint32_t, uint32_t>> relocReplacements; in createThunks() local484 relocReplacements.push_back({j, thunkSymbolIndex}); in createThunks()504 auto nextReplacement = relocReplacements.begin(); in createThunks()505 auto endReplacement = relocReplacements.end(); in createThunks()