Go to the documentation of this file.
9 #ifndef _ASM_MICROBLAZE_MODULE_H
10 #define _ASM_MICROBLAZE_MODULE_H
15 #define R_MICROBLAZE_NONE 0
16 #define R_MICROBLAZE_32 1
17 #define R_MICROBLAZE_32_PCREL 2
18 #define R_MICROBLAZE_64_PCREL 3
19 #define R_MICROBLAZE_32_PCREL_LO 4
20 #define R_MICROBLAZE_64 5
21 #define R_MICROBLAZE_32_LO 6
22 #define R_MICROBLAZE_SRO32 7
23 #define R_MICROBLAZE_SRW32 8
24 #define R_MICROBLAZE_64_NONE 9
25 #define R_MICROBLAZE_32_SYM_OP_SYM 10
27 #define R_MICROBLAZE_NUM 11