LLVM API Documentation

Public Attributes
llvm::MachO::scattered_relocation_info Struct Reference

#include <MachO.h>

Collaboration diagram for llvm::MachO::scattered_relocation_info:
Collaboration graph
[legend]

List of all members.

Public Attributes

uint32_t r_address:24
uint32_t r_type:4
uint32_t r_length:2
uint32_t r_pcrel:1
uint32_t r_scattered:1
int32_t r_value

Detailed Description

Definition at line 943 of file Support/MachO.h.


Member Data Documentation

Definition at line 951 of file Support/MachO.h.

Definition at line 951 of file Support/MachO.h.

Definition at line 951 of file Support/MachO.h.

Definition at line 951 of file Support/MachO.h.

Definition at line 951 of file Support/MachO.h.

Definition at line 957 of file Support/MachO.h.


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