LLVM API Documentation
#include <MachO.h>

Public Attributes | |
| int32_t | r_address |
| uint32_t | r_symbolnum:24 |
| uint32_t | r_pcrel:1 |
| uint32_t | r_length:2 |
| uint32_t | r_extern:1 |
| uint32_t | r_type:4 |
Definition at line 934 of file Support/MachO.h.
Definition at line 935 of file Support/MachO.h.
Definition at line 936 of file Support/MachO.h.
Definition at line 936 of file Support/MachO.h.
Definition at line 936 of file Support/MachO.h.
Definition at line 936 of file Support/MachO.h.
| uint32_t llvm::MachO::relocation_info::r_type |
Definition at line 936 of file Support/MachO.h.