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