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

References

tools/obj2yaml/elf2yaml.cpp
   97   assert(&Sections[SecIndex] == Sec);
   98   if (!SectionNames[SecIndex].empty())
   99     return SectionNames[SecIndex];
  105   std::string &Ret = SectionNames[SecIndex];