Classes | Macros | Enumerations
reloc.h File Reference
#include <stdint.h>
Include dependency graph for reloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  relocation_info
 
struct  scattered_relocation_info
 

Macros

#define R_ABS   0 /* absolute relocation type for Mach-O files */
 
#define R_SCATTERED
 

Enumerations

enum  reloc_type_generic {
  GENERIC_RELOC_VANILLA, GENERIC_RELOC_PAIR, GENERIC_RELOC_SECTDIFF, GENERIC_RELOC_PB_LA_PTR,
  GENERIC_RELOC_LOCAL_SECTDIFF, GENERIC_RELOC_TLV
}
 

Macro Definition Documentation

◆ R_ABS

#define R_ABS   0 /* absolute relocation type for Mach-O files */

Definition at line 74 of file reloc.h.

◆ R_SCATTERED

#define R_SCATTERED
Value:
0x80000000 /* mask to be applied to the r_address field
of a relocation_info structure to tell that
is is really a scattered_relocation_info
stucture */

Definition at line 147 of file reloc.h.

Enumeration Type Documentation

◆ reloc_type_generic

Enumerator
GENERIC_RELOC_VANILLA 
GENERIC_RELOC_PAIR 
GENERIC_RELOC_SECTDIFF 
GENERIC_RELOC_PB_LA_PTR 
GENERIC_RELOC_LOCAL_SECTDIFF 
GENERIC_RELOC_TLV 

Definition at line 190 of file reloc.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:28