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

References

tools/lld/ELF/SyntheticSections.cpp
  722   if (!f.mipsGotIndex.hasValue()) {
  724     gots.back().file = &f;
  725     f.mipsGotIndex = gots.size() - 1;
  727   return gots[*f.mipsGotIndex];