Searched refs:REL_GOT (Results 1 – 19 of 19) 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
20 #define REL_GOT R_ARM_GLOB_DAT macro
5 #define REL_GOT R_386_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
40 REL_GOT, enumerator
365 } else if (type==REL_GOT || type==REL_PLT|| type==REL_COPY) { in do_relocs()388 if (dso->lazy && (type==REL_PLT || type==REL_GOT)) { in do_relocs()423 case REL_GOT: in do_relocs()
363 } else if (type==REL_GOT || type==REL_PLT|| type==REL_COPY) { in do_relocs()386 if (dso->lazy && (type==REL_PLT || type==REL_GOT)) { in do_relocs()421 case REL_GOT: in do_relocs()
986 } else if (type==REL_GOT || type==REL_PLT|| type==REL_COPY) { in do_relocs()1020 if (dso->lazy && (type==REL_PLT || type==REL_GOT)) { in do_relocs()1058 case REL_GOT: in do_relocs()