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

#include "llvm/BinaryFormat/MachO.h"

Public Attributes

uint32_t r_word0
 
uint32_t r_word1
 

Detailed Description

Definition at line 997 of file MachO.h.

Member Data Documentation

◆ r_word0

uint32_t llvm::MachO::any_relocation_info::r_word0

◆ r_word1

uint32_t llvm::MachO::any_relocation_info::r_word1

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