Searched refs:gotRel (Results 1 – 12 of 12) sorted by relevance
38 gotRel = R_AMDGPU_ABS64; in AMDGPU()
37 gotRel = R_SPARC_GLOB_DAT; in SPARCV9()
44 gotRel = R_HEX_GLOB_DAT; in Hexagon()
153 gotRel = R_PPC_GLOB_DAT; in PPC()
54 gotRel = R_386_GLOB_DAT; in X86()
91 gotRel = symbolicRel; in RISCV()
63 gotRel = R_AARCH64_GLOB_DAT; in AArch64()
54 gotRel = R_ARM_GLOB_DAT; in ARM()
78 gotRel = R_X86_64_GLOB_DAT; in X86_64()
570 gotRel = R_PPC64_GLOB_DAT; in PPC64()
115 RelType gotRel; variable
1100 sym.isTls() ? target->tlsGotRel : target->gotRel, in.got, off, &sym, 0, in addGotEntry()