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

References

tools/lld/ELF/MarkLive.cpp
  302         if ((d->type == STT_GNU_IFUNC || d->type == STT_TLS) && d->section &&
  302         if ((d->type == STT_GNU_IFUNC || d->type == STT_TLS) && d->section &&
  302         if ((d->type == STT_GNU_IFUNC || d->type == STT_TLS) && d->section &&
  303             d->section->isLive())