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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t isub_image: 8
 
uint32_t itoc: 24
 

Detailed Description

Definition at line 778 of file MachO.h.

Member Data Documentation

◆ isub_image

uint32_t llvm::MachO::twolevel_hint::isub_image

Definition at line 779 of file MachO.h.

◆ itoc

uint32_t llvm::MachO::twolevel_hint::itoc

Definition at line 779 of file MachO.h.


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