Searched refs:reltype (Results 1 – 1 of 1) sorted by relevance
2669 Word symndx, reltype; in reloc() local2680 reltype = ELF_R_TYPE(rela->r_info, mach); in reloc()2684 reltype = ELF_R_TYPE(rel->r_info, mach); in reloc()2700 if ((reltype != R_SPARC_NONE) && in reloc()2701 (reltype != R_SPARC_REGISTER) && in reloc()2702 (reltype != R_SPARC_RELATIVE)) in reloc()2705 if ((reltype != R_386_NONE) && in reloc()2706 (reltype != R_386_RELATIVE)) in reloc()2709 if ((reltype != R_AMD64_NONE) && in reloc()2710 (reltype != R_AMD64_RELATIVE)) in reloc()[all …]