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

References

tools/obj2yaml/elf2yaml.cpp
   96   unsigned SecIndex = Sec - &Sections[0];
   97   assert(&Sections[SecIndex] == Sec);
  101   auto NameOrErr = Obj.getSectionName(Sec);