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

References

include/llvm/BinaryFormat/MachO.h
  585   return (type == MachO::S_ZEROFILL || type == MachO::S_GB_ZEROFILL ||
  585   return (type == MachO::S_ZEROFILL || type == MachO::S_GB_ZEROFILL ||
  586           type == MachO::S_THREAD_LOCAL_ZEROFILL);