LLVM: llvm::MachOYAML::DataInCodeEntry Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"

Public Attributes
llvm::yaml::Hex32 Offset
uint16_t Length
llvm::yaml::Hex16 Kind

Detailed Description

Definition at line 117 of file MachOYAML.h.

Member Data Documentation

Kind

llvm::yaml::Hex16 llvm::MachOYAML::DataInCodeEntry::Kind

Length

uint16_t llvm::MachOYAML::DataInCodeEntry::Length

Offset

llvm::yaml::Hex32 llvm::MachOYAML::DataInCodeEntry::Offset


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