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

References

tools/llvm-objcopy/MachO/Object.h
   62     return (getType() == MachO::S_ZEROFILL ||
   63             getType() == MachO::S_GB_ZEROFILL ||
   64             getType() == MachO::S_THREAD_LOCAL_ZEROFILL);