Searched refs:noneRel (Results 1 – 15 of 15) sorted by relevance
43 noneRel = R_AMDGPU_NONE; in AMDGPU()
38 noneRel = R_SPARC_NONE; in SPARCV9()
54 AVR::AVR() { noneRel = R_AVR_NONE; } in AVR()
56 noneRel = R_HEX_NONE; in Hexagon()
155 noneRel = R_PPC_NONE; in PPC()
55 noneRel = R_386_NONE; in X86()
78 noneRel = R_RISCV_NONE; in RISCV()
65 noneRel = R_AARCH64_NONE; in AArch64()
55 noneRel = R_ARM_NONE; in ARM()
81 noneRel = R_X86_64_NONE; in X86_64()
53 noneRel = R_MIPS_NONE; in MIPS()
572 noneRel = R_PPC64_NONE; in PPC64()
116 RelType noneRel; variable
487 else if (config->relocatable && type != target->noneRel) in copyRelocations()
1613 R_ADDEND, addendRelType ? *addendRelType : target->noneRel); in addSymbolReloc()