#include <stdint.h>
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 } |
#define R_SCATTERED |
enum reloc_type_generic |