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

References

tools/llvm-objcopy/COFF/COFFObjcopy.cpp
   36   if (Obj.getSections().empty())
   38   const Section &Last = Obj.getSections().back();
   40                  Obj.IsPE ? Obj.PeHeader.SectionAlignment : 1);
   40                  Obj.IsPE ? Obj.PeHeader.SectionAlignment : 1);