Searched refs:noneRel (Results 1 – 14 of 14) sorted by relevance
39 noneRel = R_AMDGPU_NONE; in AMDGPU()
53 AVR::AVR() { noneRel = R_AVR_NONE; } in AVR()
38 noneRel = R_SPARC_NONE; in SPARCV9()
56 noneRel = R_HEX_NONE; in Hexagon()
154 noneRel = R_PPC_NONE; in PPC()
55 noneRel = R_386_NONE; in X86()
76 noneRel = R_RISCV_NONE; in RISCV()
64 noneRel = R_AARCH64_NONE; in AArch64()
55 noneRel = R_ARM_NONE; in ARM()
53 noneRel = R_MIPS_NONE; in MIPS()
79 noneRel = R_X86_64_NONE; in X86_64()
571 noneRel = R_PPC64_NONE; in PPC64()
116 RelType noneRel; variable
494 else if (config->relocatable && type != target->noneRel) in copyRelocations()