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

References

tools/lld/ELF/SyntheticSections.cpp
 1011   if (!f || !f->mipsGotIndex.hasValue() || *f->mipsGotIndex == 0)
 1011   if (!f || !f->mipsGotIndex.hasValue() || *f->mipsGotIndex == 0)
 1011   if (!f || !f->mipsGotIndex.hasValue() || *f->mipsGotIndex == 0)
 1013   return getVA() + gots[*f->mipsGotIndex].startIndex * config->wordsize +