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

References

lib/ObjectYAML/ELFEmitter.cpp
  283                                           : SN2I.get(".shstrtab");
  304   if (SN2I.lookup(S, Index) || to_integer(S, Index))
  568       Link = SN2I.get(".strtab");
  570       SN2I.lookup(".dynstr", Link);
  655       if (!SN2I.lookup(SecName.Section, Index)) {
  746     SHeader.sh_link = SN2I.get(".symtab");
  852   if (Section.Link.empty() && SN2I.lookup(".dynsym", Link))
 1029   if (Section.Link.empty() && SN2I.lookup(".symtab", Link))
 1101     if (!SN2I.addName(Name, I))