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

References

tools/obj2yaml/elf2yaml.cpp
  840   if (Error E = dumpCommonSection(Shdr, *S))
  843   S->Info = Shdr->sh_info;
  845   auto Contents = Obj.getSectionContents(Shdr);
  849   auto StringTableShdrOrErr = Obj.getSection(Shdr->sh_link);