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

References

tools/lld/COFF/Writer.cpp
  420         file->getCOFFObj()->getRelocations(sc->header);
  423       Symbol *relocTarget = file->getSymbol(rel.SymbolTableIndex);
  459       auto insertion = thunkSymtabIndices.insert({{file, thunk}, ~0U});
  462         thunkSymbolIndex = file->addRangeThunkSymbol(thunk);