reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/COFF/Writer.cpp
  444       std::tie(thunk, wasNew) = getThunk(lastThunks, sym, p, rel.Type, margin);
  446         Chunk *thunkChunk = thunk->getChunk();
  459       auto insertion = thunkSymtabIndices.insert({{file, thunk}, ~0U});
  462         thunkSymbolIndex = file->addRangeThunkSymbol(thunk);