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

References

tools/obj2yaml/coff2yaml.cpp
  106   for (const auto &S : Obj.sections()) {
  120     const object::coff_section *COFFSection = Obj.getCOFFSection(S);
  122     cantFail(Obj.getSectionContents(COFFSection, sectionData));