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

References

tools/lld/ELF/InputSection.cpp
  402   return sections[info];
tools/lld/ELF/OutputSections.cpp
   62   shdr->sh_info = info;
  351   os->info = in.symTab->getSymbolIndex(symbols[section->info]);
  351   os->info = in.symTab->getSymbolIndex(symbols[section->info]);
  384   info = s->getOutputSection()->sectionIndex;
tools/lld/ELF/SyntheticSections.cpp
 1569     getParent()->info = in.gotPlt->getParent()->sectionIndex;
 1571     getParent()->info = in.igotPlt->getParent()->sectionIndex;
 2005   getParent()->info = 1;
 2037   getParent()->info = numLocals + 1;
 2875   getParent()->info = getVerDefNum();
 2988   getParent()->info = verneeds.size();