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

References

tools/lld/COFF/MarkLive.cpp
   50       sym->wrappedSym->file->live = sym->wrappedSym->file->thunkLive = true;
tools/lld/COFF/PDB.cpp
 1520     if (!file->thunkLive)
tools/lld/COFF/Symbols.cpp
   90     return imp->wrappedSym->file->thunkLive;
tools/lld/COFF/Writer.cpp
  999     if (file->thunkLive)