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

References

tools/llvm-objcopy/ELF/Object.cpp
   79   Shdr.sh_info = Sec.Info;
  737   Info = MaxLocalIndex + 1;
  842   if (Info != SHN_UNDEF)
  843     setSection(SecTable.getSection(Info, "Info field value " + Twine(Info) +
  843     setSection(SecTable.getSection(Info, "Info field value " + Twine(Info) +
  855     this->Info = SecToApplyRel->Index;
  963   this->Info = Sym->Index;
 1336   Symbol *Sym = SymTab->getSymbolByIndex(GroupSec->Info);
 1338     error("info field value '" + Twine(GroupSec->Info) + "' in section '" +
 1520     Sec.Info = Shdr.sh_info;