LLVM 19.0.0git
Public Attributes | List of all members
llvm::MachO::CS_BlobIndex Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t type
 
uint32_t offset
 

Detailed Description

Definition at line 2355 of file MachO.h.

Member Data Documentation

◆ offset

uint32_t llvm::MachO::CS_BlobIndex::offset

Definition at line 2357 of file MachO.h.

◆ type

uint32_t llvm::MachO::CS_BlobIndex::type

Definition at line 2356 of file MachO.h.


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