Is it possible to keep the `sectionSize()` method in the `COFFDefinedAtom` class only? In general every defined atom has non-zero section size. But this method returns a sensible result for a very specific set of atoms. http://reviews.llvm.org/D4042