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

References

tools/lld/ELF/Relocations.cpp
 1559           if (ts.second == pass)
 1691   isd->thunkSections.push_back({ts, pass});
 1772   if (pass == 0 && target->getThunkSectionSpacing())
 1789             if (pass > 0 && normalizeExistingThunk(rel, src))
 1830   ++pass;
tools/lld/ELF/Writer.cpp
 1561     if (changed && tc.pass >= 10) {