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

References

tools/obj2yaml/elf2yaml.cpp
  186       if (SymTabShndx)
  189       SymTabShndx = &Sec;
  195   if (SymTabShndx) {
  196     if (!SymTab || SymTabShndx->sh_link != SymTab - Sections.begin())
  201     auto TableOrErr = Obj.getSHNDXTable(*SymTabShndx);