Go to the documentation of this file.
6 #define ELF_HWCAP (elf_aux_hwcap)
8 #define SET_PERSONALITY(ex) do ; while(0)
10 #define ELF_EXEC_PAGESIZE 4096
12 #define elf_check_arch(x) (1)
15 #define ELF_CLASS ELFCLASS64
17 #define ELF_CLASS ELFCLASS32
26 #define R_386_GLOB_DAT 6
27 #define R_386_JMP_SLOT 7
28 #define R_386_RELATIVE 8
29 #define R_386_GOTOFF 9
30 #define R_386_GOTPC 10
33 #define ELF_PLATFORM (0)
35 #define ELF_ET_DYN_BASE (0x08000000)
48 #define ELF_DATA ELFDATA2MSB
49 #define ELF_ARCH EM_PPC