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

References

include/llvm/BinaryFormat/MachO.h
 1341   sys::swapByteOrder(C.nhints);
lib/Object/MachOObjectFile.cpp
 1207   uint64_t BigSize = Hints.nhints;
 1215   if (Error Err = checkOverlappingElement(Elements, Hints.offset, Hints.nhints *
lib/ObjectYAML/MachOYAML.cpp
  543   IO.mapRequired("nhints", LoadCommand.nhints);