Searched refs:gotRel (Results 1 – 15 of 15) sorted by relevance
35 gotRel = R_SPARC_GLOB_DAT; in SPARCV9()
44 gotRel = R_AMDGPU_ABS64; in AMDGPU()
55 gotRel = R_390_GLOB_DAT; in SystemZ()
55 gotRel = R_HEX_GLOB_DAT; in Hexagon()
159 gotRel = R_PPC_GLOB_DAT; in PPC()
52 gotRel = R_386_GLOB_DAT; in X86()
117 gotRel = R_AARCH64_GLOB_DAT; in AArch64()
79 gotRel = R_X86_64_GLOB_DAT; in X86_64()
581 gotRel = R_PPC64_GLOB_DAT; in PPC64()
228 gotRel = symbolicRel; in LoongArch()
129 gotRel = symbolicRel; in RISCV()
64 gotRel = R_ARM_GLOB_DAT; in ARM()
129 RelType gotRel = 0; variable
900 ctx.mainPart->relaDyn->addReloc({ctx.target->gotRel, ctx.in.got.get(), off, in addGotEntry()
1675 (type != symTab->ctx.target->gotRel && in getSymIndex()