Searched refs:REL_GOT (Results 1 – 14 of 14) sorted by relevance
4 #define REL_GOT R_390_GLOB_DAT macro
6 #define REL_GOT R_OR1K_GLOB_DAT macro
14 #define REL_GOT R_AARCH64_GLOB_DAT macro
12 #define REL_GOT R_MICROBLAZE_GLOB_DAT macro
5 #define REL_GOT R_X86_64_GLOB_DAT macro
17 #define REL_GOT R_X86_64_GLOB_DAT macro
5 #define REL_GOT R_386_GLOB_DAT macro
20 #define REL_GOT R_ARM_GLOB_DAT macro
13 #define REL_GOT R_PPC_GLOB_DAT macro
13 #define REL_GOT R_PPC64_GLOB_DAT macro
15 #define REL_GOT R_68K_GLOB_DAT macro
25 #define REL_GOT R_SH_GLOB_DAT macro
32 REL_GOT, enumerator
378 } else if (type==REL_GOT || type==REL_PLT|| type==REL_COPY) { in do_relocs()401 if (dso->lazy && (type==REL_PLT || type==REL_GOT)) { in do_relocs()434 case REL_GOT: in do_relocs()