LLVM 22.0.0git
llvm::MachO::CS_BlobIndex Struct Reference

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t type
uint32_t offset

Detailed Description

Definition at line 2396 of file MachO.h.

Member Data Documentation

◆ offset

uint32_t llvm::MachO::CS_BlobIndex::offset

Definition at line 2398 of file MachO.h.

◆ type

uint32_t llvm::MachO::CS_BlobIndex::type

Definition at line 2397 of file MachO.h.


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