LLVM: llvm::MachO::build_tool_version Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"

Public Attributes
uint32_t tool
uint32_t version

Detailed Description

Definition at line 853 of file MachO.h.

Member Data Documentation

tool

uint32_t llvm::MachO::build_tool_version::tool

Definition at line 854 of file MachO.h.

Referenced by llvm::yaml::MappingTraits< MachO::build_tool_version >::mapping().

version

uint32_t llvm::MachO::build_tool_version::version

Definition at line 855 of file MachO.h.

Referenced by llvm::yaml::MappingTraits< MachO::build_tool_version >::mapping().


The documentation for this struct was generated from the following file: