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

References

tools/lld/COFF/PDB.cpp
 1546     Chunk *thunkChunk = thunk->getChunk();
 1587         createSectionContrib(thunk->getChunk(), mod->getModuleIndex());
tools/lld/COFF/Symbols.h
  411     return cast<DefinedImportThunk>(this)->getChunk();
tools/lld/COFF/Writer.cpp
 1000       textSec->addChunk(thunk->getChunk());