#include "llvm/BinaryFormat/MachO.h"
Definition at line 985 of file MachO.h.
◆ r_address
uint32_t llvm::MachO::scattered_relocation_info::r_address |
◆ r_length
uint32_t llvm::MachO::scattered_relocation_info::r_length |
◆ r_pcrel
uint32_t llvm::MachO::scattered_relocation_info::r_pcrel |
◆ r_scattered
uint32_t llvm::MachO::scattered_relocation_info::r_scattered |
◆ r_type
uint32_t llvm::MachO::scattered_relocation_info::r_type |
◆ r_value
int32_t llvm::MachO::scattered_relocation_info::r_value |
The documentation for this struct was generated from the following file: