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

References

tools/lld/COFF/DLL.cpp
  640       thunks.push_back(t);
  650     thunks.push_back(tm);
tools/lld/COFF/DLL.h
   46   ArrayRef<Chunk *> getCodeChunks() { return thunks; }